Skip to content

Commit

Permalink
Merge pull request #11 from renaudpawlak/master
Browse files Browse the repository at this point in the history
1.1.0 version
  • Loading branch information
lgrignon committed Jun 1, 2016
2 parents 857d211 + d2bcc7c commit 601aa99
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-maven-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>maven-plugin</packaging>
<description>JSweet maven plugin providing build and clean operations of JSweet sources</description>

Expand Down Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>org.jsweet</groupId>
<artifactId>jsweet-transpiler</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down

0 comments on commit 601aa99

Please sign in to comment.