Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
rterp committed Aug 5, 2016
1 parent b02bf31 commit c96c798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GMapsFX/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>${project.artifactId}</name>
<description>A Java API for using Google Maps within a JavaFX application.</description>
<url>http://rterp.github.io/GMapsFX/</url>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<packaging>jar</packaging>
<licenses>
<license>
Expand Down Expand Up @@ -107,7 +107,7 @@
<stagingProfileId>52088f2261e7b7</stagingProfileId>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -122,7 +122,7 @@
</execution>
</executions>
</plugin>

-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit c96c798

Please sign in to comment.