Skip to content

Commit a09f77d

Browse files
committed
Set version to 1.7.3
1 parent 9905879 commit a09f77d

File tree

23 files changed

+757
-21
lines changed

23 files changed

+757
-21
lines changed

geowebcache/arcgiscache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-arcgiscache</artifactId>

geowebcache/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.7-SNAPSHOT</version>
9+
<version>1.7.3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-core</artifactId>

geowebcache/diskquota/bdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>gwc-diskquota</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-diskquota-bdb</artifactId>

geowebcache/diskquota/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>gwc-diskquota</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-diskquota-core</artifactId>

geowebcache/diskquota/jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>gwc-diskquota</artifactId>
9-
<version>1.7-SNAPSHOT</version>
9+
<version>1.7.3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-diskquota-jdbc</artifactId>

geowebcache/diskquota/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-diskquota</artifactId>

geowebcache/distributed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-distributed</artifactId>

geowebcache/georss/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.7-SNAPSHOT</version>
8+
<version>1.7.3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-georss</artifactId>

geowebcache/gmaps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.7-SNAPSHOT</version>
9+
<version>1.7.3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-gmaps</artifactId>

geowebcache/kml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.7-SNAPSHOT</version>
9+
<version>1.7.3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-kml</artifactId>

0 commit comments

Comments
 (0)