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 2a34359 commit a566728Copy full SHA for a566728
pom.xml
@@ -3,18 +3,18 @@
3
<parent>
4
<artifactId>gwt-material-parent</artifactId>
5
<groupId>com.github.gwtmaterialdesign</groupId>
6
- <version>1.6.0</version>
+ <version>1.6.2</version>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
10
<artifactId>gwt-material-addins</artifactId>
11
12
<name>Gwt Material Addins</name>
13
+ <version>1.6.2-SNAPSHOT</version>
14
<description>Extra Components of GWT Material Framework</description>
15
16
<properties>
17
- <gwt-material.version>1.6.0</gwt-material.version>
+ <gwt-material.version>1.6.2</gwt-material.version>
18
</properties>
19
20
<scm>
0 commit comments