File tree 25 files changed +27
-27
lines changed
documentation/en/user/source 25 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 47
47
# The short X.Y version.
48
48
version = '1.25'
49
49
# The full version, including alpha/beta/rc tags.
50
- release = '1.25-SNAPSHOT '
50
+ release = '1.25-RC '
51
51
52
52
# There are two options for replacing |today|: either, you set today to some
53
53
# non-false value, then it is used:
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.geowebcache</groupId >
6
6
<artifactId >geowebcache</artifactId >
7
- <version >1.25-SNAPSHOT </version >
7
+ <version >1.25-RC </version >
8
8
<!-- GWC VERSION -->
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >gwc-diskquota</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<artifactId >gwc-diskquota-bdb</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >gwc-diskquota</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.geowebcache</groupId >
8
8
<artifactId >gwc-diskquota</artifactId >
9
- <version >1.25-SNAPSHOT </version >
9
+ <version >1.25-RC </version >
10
10
<!-- GWC VERSION -->
11
11
</parent >
12
12
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.geowebcache</groupId >
6
6
<artifactId >geowebcache</artifactId >
7
- <version >1.25-SNAPSHOT </version >
7
+ <version >1.25-RC </version >
8
8
<!-- GWC VERSION -->
9
9
</parent >
10
10
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.geowebcache</groupId >
6
6
<artifactId >geowebcache</artifactId >
7
- <version >1.25-SNAPSHOT </version >
7
+ <version >1.25-RC </version >
8
8
<packaging >pom</packaging >
9
9
<!-- GWC VERSION -->
10
10
<name >geowebcache</name >
51
51
</distributionManagement >
52
52
53
53
<properties >
54
- <gt .version>31-SNAPSHOT </gt .version>
54
+ <gt .version>31-RC </gt .version>
55
55
<jts .version>1.19.0</jts .version>
56
56
<jaiext .version>1.1.25</jaiext .version>
57
57
<spring .version>5.3.32</spring .version>
664
664
<descriptor >release/war.xml</descriptor >
665
665
<descriptor >release/doc.xml</descriptor >
666
666
</descriptors >
667
- <finalName >geowebcache-1.25-SNAPSHOT </finalName >
667
+ <finalName >geowebcache-1.25-RC </finalName >
668
668
<outputDirectory >${project.build.directory} /release</outputDirectory >
669
669
</configuration >
670
670
</plugin >
Original file line number Diff line number Diff line change 7
7
<fileSets >
8
8
<fileSet >
9
9
<directory >../documentation/en/user/build/html</directory >
10
- <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.25-SNAPSHOT <!-- /GWC VERSION --> /doc</outputDirectory >
10
+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.25-RC <!-- /GWC VERSION --> /doc</outputDirectory >
11
11
<includes >
12
12
<include >**/*</include >
13
13
</includes >
Original file line number Diff line number Diff line change 7
7
<fileSets >
8
8
<fileSet >
9
9
<directory >${project.basedir}</directory >
10
- <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.25-SNAPSHOT <!-- /GWC VERSION --> /</outputDirectory >
10
+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.25-RC <!-- /GWC VERSION --> /</outputDirectory >
11
11
<useDefaultExcludes >true</useDefaultExcludes >
12
12
<excludes >
13
13
<exclude >**/${project.build.directory}/**</exclude >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.geowebcache</groupId >
6
6
<artifactId >geowebcache</artifactId >
7
- <version >1.25-SNAPSHOT </version >
7
+ <version >1.25-RC </version >
8
8
<!-- GWC VERSION -->
9
9
</parent >
10
10
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.geowebcache</groupId >
8
8
<artifactId >geowebcache</artifactId >
9
- <version >1.25-SNAPSHOT </version >
9
+ <version >1.25-RC </version >
10
10
<!-- GWC VERSION -->
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.geowebcache</groupId >
7
7
<artifactId >geowebcache</artifactId >
8
- <version >1.25-SNAPSHOT </version >
8
+ <version >1.25-RC </version >
9
9
<!-- GWC VERSION -->
10
10
</parent >
11
11
<groupId >org.geowebcache</groupId >
You can’t perform that action at this time.
0 commit comments