Skip to content

Commit bd4a28a

Browse files
committed
Revert back to 2.4.0-SNAPSHOT
1 parent da63940 commit bd4a28a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gwt-material/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>gwt-material-parent</artifactId>
66
<groupId>com.github.gwtmaterialdesign</groupId>
7-
<version>2.4.0-rc2</version>
7+
<version>2.4.0-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.gwtmaterialdesign</groupId>
77
<artifactId>gwt-material-parent</artifactId>
8-
<version>2.4.0-rc2</version>
8+
<version>2.4.0-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<modules>
1111
<module>gwt-material</module>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
7070
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
7171
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
72-
<tag>v2.4.0-rc2</tag>
72+
<tag>v2.4.0-SNAPSHOT</tag>
7373
</scm>
7474

7575
<licenses>

0 commit comments

Comments
 (0)