Skip to content

Commit ed67e34

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 03a7e89 commit ed67e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
<modelVersion>4.0.0</modelVersion>
2626
<groupId>org.commonjava.indy.service</groupId>
2727
<artifactId>indy-generic-proxy-service</artifactId>
28-
<version>1.0.4</version>
28+
<version>1.0.5-SNAPSHOT</version>
2929
<name>Indy :: Service :: Generic Proxy</name>
3030

3131
<scm>
3232
<connection>scm:git:https://github.com/commonjava/indy-generic-proxy-service</connection>
3333
<developerConnection>scm:git:https://github.com/commonjava/indy-generic-proxy-service</developerConnection>
3434
<url>http://github.com/Commonjava/indy-generic-proxy-service</url>
35-
<tag>indy-generic-proxy-service-1.0.4</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)