Skip to content

Commit

Permalink
bump version to 1.1 and update maven gwt plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
zak905 committed Jun 28, 2021
1 parent 642fc01 commit 2ee798e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gwidgets</groupId>
<artifactId>gwty-leaflet</artifactId>
<version>1.0</version>
<version>1.1</version>
<packaging>gwt-lib</packaging>

<properties>
Expand Down Expand Up @@ -82,7 +82,7 @@
<plugin>
<groupId>net.ltgt.gwt.maven</groupId>
<artifactId>gwt-maven-plugin</artifactId>
<version>1.0-rc-6</version>
<version>1.0.0</version>
<extensions>true</extensions>
<configuration>
<moduleName>com.gwidgets.api.GwtyLeaflet</moduleName>
Expand Down

0 comments on commit 2ee798e

Please sign in to comment.