Skip to content

Commit

Permalink
update to 2.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Oct 2, 2017
1 parent d44ed31 commit a670653
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>org.jsweet</groupId>
<artifactId>jsweet-examples</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<name>JSweet examples</name>
<description>A set of examples to illustrate JSweet v2</description>
<developers>
Expand Down Expand Up @@ -66,7 +66,7 @@
<plugin>
<groupId>org.jsweet</groupId>
<artifactId>jsweet-maven-plugin</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<configuration>
<verbose>true</verbose>
<sourceMap>true</sourceMap>
Expand Down

0 comments on commit a670653

Please sign in to comment.