File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
documentation/en/user/source Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545# other places throughout the built documents.
4646#
4747# The short X.Y version.
48- version = '1.28 '
48+ version = '2.0 '
4949# The full version, including alpha/beta/rc tags.
50- release = '1.28.x '
50+ release = '2.0-SNAPSHOT '
5151
5252# There are two options for replacing |today|: either, you set today to some
5353# non-false value, then it is used:
Original file line number Diff line number Diff line change 5151 </distributionManagement >
5252
5353 <properties >
54- <gt .version>34-SNAPSHOT -SNAPSHOT</gt .version>
54+ <gt .version>35 -SNAPSHOT</gt .version>
5555 <spring .version>5.3.39</spring .version>
5656 <spring .security.version>5.7.13</spring .security.version>
5757 <xstream .version>1.4.21</xstream .version>
595595 <descriptor >release/war.xml</descriptor >
596596 <descriptor >release/doc.xml</descriptor >
597597 </descriptors >
598- <finalName >geowebcache-1.28 -SNAPSHOT</finalName >
598+ <finalName >geowebcache-2.0 -SNAPSHOT</finalName >
599599 <outputDirectory >${project.build.directory} /release</outputDirectory >
600600 </configuration >
601601 </plugin >
Original file line number Diff line number Diff line change 77 <fileSets >
88 <fileSet >
99 <directory >../documentation/en/user/build/html</directory >
10- <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.28 -SNAPSHOT<!-- /GWC VERSION --> /doc</outputDirectory >
10+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 2.0 -SNAPSHOT<!-- /GWC VERSION --> /doc</outputDirectory >
1111 <includes >
1212 <include >**/*</include >
1313 </includes >
Original file line number Diff line number Diff line change 77 <fileSets >
88 <fileSet >
99 <directory >${project.basedir}</directory >
10- <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.28 -SNAPSHOT<!-- /GWC VERSION --> /</outputDirectory >
10+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 2.0 -SNAPSHOT<!-- /GWC VERSION --> /</outputDirectory >
1111 <useDefaultExcludes >true</useDefaultExcludes >
1212 <excludes >
1313 <exclude >**/${project.build.directory}/**</exclude >
You can’t perform that action at this time.
0 commit comments