Skip to content

Commit 30ab47f

Browse files
committed
fix parent pom version
1 parent 5bcfdac commit 30ab47f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<parent>
1313
<groupId>com.nativelibs4java</groupId>
1414
<artifactId>nativelibs4java-parent</artifactId>
15-
<version>1.9-SNAPSHOT</version>
16-
<relativePath>../nativelibs4java/libraries</relativePath>
15+
<version>1.10-SNAPSHOT</version>
1716
</parent>
1817

1918
<dependencies>

0 commit comments

Comments
 (0)