mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
GWT 2.7.0 final
This commit is contained in:
parent
0859154bc8
commit
aa97cd17fb
2
pom.xml
2
pom.xml
|
@ -212,7 +212,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-clean-plugin</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>2.6.1</version>
|
||||
<configuration>
|
||||
<filesets>
|
||||
<fileset>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
</parent>
|
||||
|
||||
<properties>
|
||||
<gwt.version>2.7.0-rc1</gwt.version>
|
||||
<gwt.version>2.7.0</gwt.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue