Skip to content

Commit acaa490

Browse files
committed
Updated version to 2.0-rc4 for the release.
1 parent 35777ed commit acaa490

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
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

1010
<artifactId>gwt-material-addins</artifactId>
1111

1212
<name>Gwt Material Addins</name>
13-
<version>2.0-SNAPSHOT</version>
13+
<version>2.0-rc4</version>
1414
<description>Extra Components of GWT Material Framework</description>
1515

1616
<properties>
17-
<gwt-material.version>2.0-SNAPSHOT</gwt-material.version>
17+
<gwt-material.version>2.0-rc4</gwt-material.version>
1818
</properties>
1919

2020
<scm>
2121
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</connection>
2222
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</developerConnection>
2323
<url>http://github.com/GwtMaterialDesign/gwt-material-addins</url>
24-
<tag>v2.0-SNAPSHOT</tag>
24+
<tag>v2.0-rc4</tag>
2525
</scm>
2626

2727
<licenses>

0 commit comments

Comments
 (0)