Skip to content

Commit 83e6d72

Browse files
committed
Update pom.xml to 2.0-SNAPSHOT
1 parent 9c7d684 commit 83e6d72

File tree

23 files changed

+23
-22
lines changed

23 files changed

+23
-22
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Gitter](https://badges.gitter.im/GeoWebCache/geowebcache.svg)](https://gitter.im/GeoWebCache/geowebcache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

5+
* http://geowebcache.osgeo.org/
56

67
## Release Guide
78

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.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/azureblob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.28-SNAPSHOT</version>
7+
<version>2.0-SNAPSHOT</version>
88
<!-- GWC VERSION -->
99
</parent>
1010

geowebcache/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>geowebcache</artifactId>
8-
<version>1.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

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.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
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.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

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.28-SNAPSHOT</version>
9+
<version>2.0-SNAPSHOT</version>
1010
<!-- GWC VERSION -->
1111
</parent>
1212
<groupId>org.geowebcache</groupId>

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.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/distributed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.28-SNAPSHOT</version>
7+
<version>2.0-SNAPSHOT</version>
88
<!-- GWC VERSION -->
99
</parent>
1010
<groupId>org.geowebcache</groupId>

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.28-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

0 commit comments

Comments
 (0)