Skip to content

Commit 0d501a5

Browse files
committed
Releasing version 1.3.2.
1 parent 5fcd541 commit 0d501a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.aparapi</groupId>
1313
<artifactId>aparapi</artifactId>
14-
<version>1.3.2-SNAPSHOT</version>
14+
<version>1.3.2</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.aparapi</groupId>
7171
<artifactId>aparapi-jni</artifactId>
72-
<version>1.1.0-SNAPSHOT</version>
72+
<version>1.1.0</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)