Skip to content

Commit

Permalink
Set version number to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Apr 19, 2011
1 parent 9ab6c08 commit 13f75e5
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion geowebcache/arcgiscache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-arcgiscache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/diskquota/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/georss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-georss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/gmaps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-gmaps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/kml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-kml</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<packaging>pom</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
<name>geowebcache</name>
<url>http://geowebcache.org</url>

Expand Down Expand Up @@ -421,7 +421,7 @@
<descriptor>release/war.xml</descriptor>
<descriptor>release/doc.xml</descriptor>
</descriptors>
<finalName>geowebcache-1.2-SNAPSHOT</finalName>
<finalName>geowebcache-1.2.6</finalName>
<outputDirectory>${project.build.directory}/release</outputDirectory>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/release/doc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<fileSets>
<fileSet>
<directory>../documentation/en/user/build/html</directory>
<outputDirectory>geowebcache-1.2-SNAPSHOT/doc</outputDirectory>
<outputDirectory>geowebcache-1.2.6/doc</outputDirectory>
<includes>
<include>**/*</include>
</includes>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/release/src.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<fileSets>
<fileSet>
<directory>${project.basedir}</directory>
<outputDirectory>geowebcache-1.2-SNAPSHOT/</outputDirectory>
<outputDirectory>geowebcache-1.2.6/</outputDirectory>
<useDefaultExcludes>true</useDefaultExcludes>
<excludes>
<exclude>**/${project.build.directory}/**</exclude>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/tms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-tms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/ve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-ve</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/wms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-wms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/wmts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-wmts</artifactId>
Expand Down

0 comments on commit 13f75e5

Please sign in to comment.