Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 2ee798e

Browse files
committed
bump version to 1.1 and update maven gwt plugin version
1 parent 642fc01 commit 2ee798e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.gwidgets</groupId>
55
<artifactId>gwty-leaflet</artifactId>
6-
<version>1.0</version>
6+
<version>1.1</version>
77
<packaging>gwt-lib</packaging>
88

99
<properties>
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>net.ltgt.gwt.maven</groupId>
8484
<artifactId>gwt-maven-plugin</artifactId>
85-
<version>1.0-rc-6</version>
85+
<version>1.0.0</version>
8686
<extensions>true</extensions>
8787
<configuration>
8888
<moduleName>com.gwidgets.api.GwtyLeaflet</moduleName>

0 commit comments

Comments
 (0)