Skip to content

Commit e76ad60

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 83b1ea5 commit e76ad60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assertj-swing-jide/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>assertj-swing-jide</artifactId>
11-
<version>3.17.0</version>
11+
<version>3.17.1-SNAPSHOT</version>
1212
<packaging>jar</packaging>
1313
<name>AssertJ-Swing - JIDE Extension</name>
1414
<description>JIDE specific extensions for testing</description>
@@ -90,6 +90,6 @@
9090
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-swing.git</developerConnection>
9191
<connection>git://github.com/joel-costigliola/assertj-swing.git</connection>
9292
<url>https://github.com/joel-costigliola/assertj-swing</url>
93-
<tag>assertj-swing-jide-3.17.0</tag>
93+
<tag>HEAD</tag>
9494
</scm>
9595
</project>

0 commit comments

Comments
 (0)