Skip to content

Commit 444d9f1

Browse files
committed
Updated version to 2.0-rc4 for the release
1 parent 9a2a2ab commit 444d9f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gwt-material/pom.xml

Lines changed: 2 additions & 2 deletions
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.0-SNAPSHOT</version>
7+
<version>2.0-rc4</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.github.gwtmaterialdesign</groupId>
1919
<artifactId>gwt-material-jquery</artifactId>
20-
<version>1.0-SNAPSHOT</version>
20+
<version>1.0-rc4</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.google.gwt</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.github.gwtmaterialdesign</groupId>
77
<artifactId>gwt-material-parent</artifactId>
88
<packaging>pom</packaging>
9-
<version>2.0-SNAPSHOT</version>
9+
<version>2.0-rc4</version>
1010

1111
<modules>
1212
<module>gwt-material</module>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
6464
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
6565
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
66-
<tag>v2.0-SNAPSHOT</tag>
66+
<tag>v2.0-rc4</tag>
6767
</scm>
6868

6969
<licenses>

0 commit comments

Comments
 (0)