Skip to content

Commit 025aab3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0dedb7e commit 025aab3

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
@@ -2,7 +2,7 @@
22

33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>assertj-db</artifactId>
5-
<version>1.2.0</version>
5+
<version>1.3.0-SNAPSHOT</version>
66
<packaging>bundle</packaging>
77
<name>AssertJ-DB - Assertions for database</name>
88
<description>AssertJ-DB - Rich and fluent assertions for testing with database</description>
@@ -17,7 +17,7 @@
1717
<developerConnection>scm:git:ssh://[email protected]/joel-costigliola/assertj-db.git</developerConnection>
1818
<connection>scm:git:ssh://[email protected]/joel-costigliola/assertj-db.git</connection>
1919
<url>[email protected]:joel-costigliola/assertj-db</url>
20-
<tag>assertj-db-1.2.0</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>github</system>

0 commit comments

Comments
 (0)