Skip to content

Commit b856088

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 45176d1 commit b856088

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

55
<groupId>org.oser.tools.jdbc</groupId>
66
<artifactId>linked-db-rows</artifactId>
7-
<version>0.14</version>
7+
<version>0.15-SNAPSHOT</version>
88

99
<name>linked-db-rows</name>
1010

@@ -19,7 +19,7 @@
1919
<connection>scm:git:${repository.url}</connection>
2020
<developerConnection>scm:git:${repository.url}</developerConnection>
2121
<url>${repository.url}</url>
22-
<tag>v0.14</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)