Skip to content

Commit 526c5db

Browse files
committed
Update pom.xml
Revert back to 1.5.1
1 parent 7b099b6 commit 526c5db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.gwtmaterialdesign</groupId>
66
<artifactId>gwt-material-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.5.2-SNAPSHOT</version>
8+
<version>1.5.1</version>
99

1010
<modules>
1111
<module>gwt-material</module>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
6363
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
6464
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
65-
<tag>v1.5.2-SNAPSHOT</tag>
65+
<tag>v1.5.1</tag>
6666
</scm>
6767

6868
<licenses>
@@ -299,4 +299,4 @@
299299
</profile>
300300
</profiles>
301301

302-
</project>
302+
</project>

0 commit comments

Comments
 (0)