We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae5070 commit dd11a41Copy full SHA for dd11a41
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.gwtmaterialdesign</groupId>
6
<artifactId>gwt-material</artifactId>
7
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
8
9
<name>Gwt Material Design</name>
10
<description>A Material Design look and feel for GWT Apps plus Phonegap</description>
@@ -39,7 +39,7 @@
39
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
40
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
41
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
42
- <tag>HEAD</tag>
+ <tag>gwt-material-1.3.3</tag>
43
</scm>
44
45
<licenses>
0 commit comments