Skip to content

Commit

Permalink
Releasing version 1.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
freemo committed Dec 12, 2016
1 parent e1bc9f1 commit ea8a35f
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 @@ -10,7 +10,7 @@

<groupId>com.aparapi</groupId>
<artifactId>aparapi-examples</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>org.jogamp.jogl</groupId>
Expand Down

0 comments on commit ea8a35f

Please sign in to comment.