Skip to content

Commit a566728

Browse files
committed
Emergency release 1.6.2 - Autocomplete Fix
1 parent 2a34359 commit a566728

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
@@ -3,18 +3,18 @@
33
<parent>
44
<artifactId>gwt-material-parent</artifactId>
55
<groupId>com.github.gwtmaterialdesign</groupId>
6-
<version>1.6.0</version>
6+
<version>1.6.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

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

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

1616
<properties>
17-
<gwt-material.version>1.6.0</gwt-material.version>
17+
<gwt-material.version>1.6.2</gwt-material.version>
1818
</properties>
1919

2020
<scm>

0 commit comments

Comments
 (0)