File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
documentation/en/user/source Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747# The short X.Y version.
4848version = '1.7'
4949# The full version, including alpha/beta/rc tags.
50- release = '1.27.3 '
50+ release = '1.27.2 '
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 720720 <descriptor >release/war.xml</descriptor >
721721 <descriptor >release/doc.xml</descriptor >
722722 </descriptors >
723- <finalName >geowebcache-1.27.3 </finalName >
723+ <finalName >geowebcache-1.27.2 </finalName >
724724 <outputDirectory >${project.build.directory} /release</outputDirectory >
725725 </configuration >
726726 </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.27.3 <!-- /GWC VERSION --> /doc</outputDirectory >
10+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.27.2 <!-- /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.27.3 <!-- /GWC VERSION --> /</outputDirectory >
10+ <outputDirectory >geowebcache-<!-- GWC VERSION --> 1.27.2 <!-- /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