Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Feb 8, 2017
1 parent fd2aa49 commit 7678286
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.2.0-SNAPSHOT</version>
<version>1.2.1</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.2.0-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down

0 comments on commit 7678286

Please sign in to comment.