Skip to content

Commit 81b23d6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b94bb34 commit 81b23d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.jboss.forge.addon</groupId>
1010
<artifactId>angularjs</artifactId>
11-
<version>2.1.4.Final</version>
11+
<version>2.1.5-SNAPSHOT</version>
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<maven.compiler.source>1.7</maven.compiler.source>
@@ -164,6 +164,6 @@
164164
<connection>${forge.angularjs.scm.connection}</connection>
165165
<developerConnection>${forge.angularjs.developer.connection}</developerConnection>
166166
<url>${forge.angularjs.scm.url}</url>
167-
<tag>2.1.4.Final</tag>
167+
<tag>HEAD</tag>
168168
</scm>
169169
</project>

0 commit comments

Comments
 (0)