Skip to content

Commit 11eba2c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cfd5f0e commit 11eba2c

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.chrisbas</groupId>
55
<artifactId>connector</artifactId>
6-
<version>0.0.2</version>
6+
<version>0.0.3-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>Connector</name>
@@ -122,7 +122,7 @@
122122
<connection>scm:git:git://github.com/chrisBas/connector.git</connection>
123123
<developerConnection>scm:git:[email protected]:chrisBas/connector.git</developerConnection>
124124
<url>https://github.com/chrisBas/connector</url>
125-
<tag>connector-0.0.2</tag>
125+
<tag>HEAD</tag>
126126
</scm>
127127

128128
<profiles>

0 commit comments

Comments
 (0)