Skip to content

Commit 64fb140

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 548b710 commit 64fb140

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
@@ -4,7 +4,7 @@
44

55
<groupId>net.code-story</groupId>
66
<artifactId>fluent-rest-test</artifactId>
7-
<version>1.7</version>
7+
<version>1.8-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Fluent-Rest-Test</name>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:[email protected]:CodeStory/fluent-rest-test.git</connection>
2323
<url>scm:git:[email protected]:CodeStory/fluent-rest-test.git</url>
2424
<developerConnection>scm:git:[email protected]:CodeStory/fluent-rest-test.git</developerConnection>
25-
<tag>fluent-rest-test-1.7</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<licenses>

0 commit comments

Comments
 (0)