Skip to content

Commit b418a72

Browse files
committed
Official 2.0-rc7 release
1 parent 1f18a75 commit b418a72

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

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

1313
<name>Gwt Material Addins</name>
14-
<version>2.0-rc7</version>
14+
<version>2.0-SNAPSHOT</version>
1515
<description>Extra Components of GWT Material Framework</description>
1616

1717
<properties>
18-
<gwt-material.version>2.0-rc7</gwt-material.version>
18+
<gwt-material.version>2.0-SNAPSHOT</gwt-material.version>
1919
</properties>
2020

2121
<scm>
2222
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</connection>
2323
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material-addins.git</developerConnection>
2424
<url>http://github.com/GwtMaterialDesign/gwt-material-addins</url>
25-
<tag>v2.0-rc7</tag>
25+
<tag>v2.0-SNAPSHOT</tag>
2626
</scm>
2727

2828
<licenses>

0 commit comments

Comments
 (0)