Skip to content

Commit

Permalink
Set version to 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aaime committed Oct 18, 2015
1 parent 9905879 commit a09f77d
Show file tree
Hide file tree
Showing 23 changed files with 757 additions and 21 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.7-SNAPSHOT</version>
<version>1.7.3</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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/diskquota/bdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota-bdb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/diskquota/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>gwc-diskquota</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/diskquota/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota-jdbc</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.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-diskquota</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/distributed/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.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-distributed</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.7-SNAPSHOT</version>
<version>1.7.3</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.7-SNAPSHOT</version>
<version>1.7.3</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.7-SNAPSHOT</version>
<version>1.7.3</version>
</parent>
<groupId>org.geowebcache</groupId>
<artifactId>gwc-kml</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<groupId>org.geowebcache</groupId>
<artifactId>geowebcache</artifactId>
<packaging>pom</packaging>
<version>1.7-SNAPSHOT</version>
<version>1.7.3</version>
<name>geowebcache</name>
<url>http://geowebcache.org</url>

<properties>
<gt.version>13-SNAPSHOT</gt.version>
<gt.version>13.3</gt.version>
<jts.version>1.13</jts.version>
<spring.version>3.1.1.RELEASE</spring.version>
<restlet.version>1.0.8</restlet.version>
Expand Down Expand Up @@ -600,7 +600,7 @@
<descriptor>release/war.xml</descriptor>
<descriptor>release/doc.xml</descriptor>
</descriptors>
<finalName>geowebcache-1.7-SNAPSHOT</finalName>
<finalName>geowebcache-1.7.3</finalName>
<outputDirectory>${project.build.directory}/release</outputDirectory>
</configuration>
</plugin>
Expand Down
Loading

0 comments on commit a09f77d

Please sign in to comment.