Skip to content

Commit c7edf9c

Browse files
committed
Release: BridJ 0.7, JNAerator 0.12, JavaCL 1.0-RC4
1 parent 1c7096a commit c7edf9c

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
@@ -5,15 +5,15 @@
55

66
<groupId>com.nativelibs4java</groupId>
77
<artifactId>maven-velocity-plugin</artifactId>
8-
<version>0.9-SNAPSHOT</version>
8+
<version>0.9</version>
99
<packaging>maven-plugin</packaging>
1010
<url>http://maven.apache.org</url>
1111
<name>Maven Velocity Code Generator</name>
1212

1313
<parent>
1414
<groupId>com.nativelibs4java</groupId>
1515
<artifactId>nativelibs4java-parent</artifactId>
16-
<version>1.9-SNAPSHOT</version>
16+
<version>1.9</version>
1717
<relativePath>..</relativePath>
1818
</parent>
1919

0 commit comments

Comments
 (0)