You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<modelVersion>4.0.0</modelVersion>
3
3
<groupId>org.igniterealtime</groupId>
4
4
<artifactId>whack</artifactId>
5
-
<version>3.1.0</version>
5
+
<version>3.1.1-SNAPSHOT</version>
6
6
<packaging>pom</packaging>
7
7
<name>Whack</name>
8
8
<description>Whack is a Java library that easily allows the creation of external components that follow the XEP-0114: Jabber Component Protocol.</description>
0 commit comments