Skip to content

Commit 57cf98d

Browse files
author
Paolo Pino
committed
Merge branch 'release_1.6.2_remote' into release_1.6.2
2 parents 42c0dd9 + 31bc236 commit 57cf98d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
77
<dependency>
88
<groupId>com.github.gwtmaterialdesign</groupId>
99
<artifactId>gwt-material-addins</artifactId>
10-
<version>1.6.0</version>
10+
<version>1.6.2</version>
1111
</dependency>
1212
```
1313

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
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>

0 commit comments

Comments
 (0)