We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e66e5 commit 191a68dCopy full SHA for 191a68d
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<artifactId>gwt-material-parent</artifactId>
7
<groupId>com.github.gwtmaterialdesign</groupId>
8
- <version>2.4.0-rc2</version>
+ <version>2.4.0-SNAPSHOT</version>
9
</parent>
10
11
<artifactId>gwt-material-addins</artifactId>
@@ -24,7 +24,7 @@
24
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</connection>
25
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</developerConnection>
26
<url>http://github.com/GwtMaterialDesign/gwt-material-addins</url>
27
- <tag>v2.4.0-rc2</tag>
+ <tag>v2.4.0-SNAPSHOT</tag>
28
</scm>
29
30
<licenses>
0 commit comments