Skip to content

Commit 191a68d

Browse files
committed
Revert back to GMD 2.4.0-SNAPSHOT
1 parent f6e66e5 commit 191a68d

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
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>gwt-material-parent</artifactId>
77
<groupId>com.github.gwtmaterialdesign</groupId>
8-
<version>2.4.0-rc2</version>
8+
<version>2.4.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>gwt-material-addins</artifactId>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</connection>
2525
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</developerConnection>
2626
<url>http://github.com/GwtMaterialDesign/gwt-material-addins</url>
27-
<tag>v2.4.0-rc2</tag>
27+
<tag>v2.4.0-SNAPSHOT</tag>
2828
</scm>
2929

3030
<licenses>

0 commit comments

Comments
 (0)