We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b1ea5 commit e76ad60Copy full SHA for e76ad60
1 file changed
assertj-swing-jide/pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>assertj-swing-jide</artifactId>
11
- <version>3.17.0</version>
+ <version>3.17.1-SNAPSHOT</version>
12
<packaging>jar</packaging>
13
<name>AssertJ-Swing - JIDE Extension</name>
14
<description>JIDE specific extensions for testing</description>
@@ -90,6 +90,6 @@
90
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-swing.git</developerConnection>
91
<connection>git://github.com/joel-costigliola/assertj-swing.git</connection>
92
<url>https://github.com/joel-costigliola/assertj-swing</url>
93
- <tag>assertj-swing-jide-3.17.0</tag>
+ <tag>HEAD</tag>
94
</scm>
95
</project>
0 commit comments