Skip to content

Commit e81ee24

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 164821d commit e81ee24

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
<relativePath />
99
</parent>
1010
<artifactId>org.openwms.services</artifactId>
11-
<version>2.2.0</version>
11+
<version>2.2.1-SNAPSHOT</version>
1212
<name>OpenWMS.org CORE: Service Registry</name>
1313
<description>A service discovery microservice based on Netflix Eureka</description>
1414
<url>https://github.com/spring-labs/${project.artifactId}</url>
@@ -29,7 +29,7 @@
2929
<url>https://github.com/spring-labs/${project.artifactId}</url>
3030
<connection>scm:git:https://github.com/spring-labs/${project.artifactId}.git</connection>
3131
<developerConnection>scm:git:https://github.com/spring-labs/${project.artifactId}.git</developerConnection>
32-
<tag>2.2.0</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434

3535
<developers>

0 commit comments

Comments
 (0)