Skip to content

Commit 9aff638

Browse files
author
Tino Desjardins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 57b6eb8 commit 9aff638

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gwt-ol3-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.tdesjardins</groupId>
66
<artifactId>gwt-ol3-parent</artifactId>
7-
<version>8.6.0</version>
7+
<version>HEAD-SNAPSHOT</version>
88
</parent>
99
<artifactId>gwt-ol3</artifactId>
1010
<packaging>gwt-lib</packaging>

gwt-ol3-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.tdesjardins</groupId>
66
<artifactId>gwt-ol3-parent</artifactId>
7-
<version>8.6.0</version>
7+
<version>HEAD-SNAPSHOT</version>
88
</parent>
99
<artifactId>gwt-ol3-demo</artifactId>
1010
<packaging>gwt-app</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.tdesjardins</groupId>
55
<artifactId>gwt-ol3-parent</artifactId>
6-
<version>8.6.0</version>
6+
<version>HEAD-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>GWT OpenLayers 3+</name>
99
<description>GWT JsInterop API for OpenLayers 3+</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/TDesjardins/gwt-ol.git</connection>
3232
<developerConnection>scm:git:[email protected]:TDesjardins/gwt-ol.git</developerConnection>
3333
<url>https://github.com/TDesjardins/gwt-ol</url>
34-
<tag>v8.6.0</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<issueManagement>

0 commit comments

Comments
 (0)