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 7b099b6 commit 526c5dbCopy full SHA for 526c5db
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.github.gwtmaterialdesign</groupId>
6
<artifactId>gwt-material-parent</artifactId>
7
<packaging>pom</packaging>
8
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.1</version>
9
10
<modules>
11
<module>gwt-material</module>
@@ -62,7 +62,7 @@
62
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
63
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
64
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
65
- <tag>v1.5.2-SNAPSHOT</tag>
+ <tag>v1.5.1</tag>
66
</scm>
67
68
<licenses>
@@ -299,4 +299,4 @@
299
</profile>
300
</profiles>
301
302
-</project>
+</project>
0 commit comments