Skip to content

Commit 792da88

Browse files
committed
fix parent pom version
1 parent 034a9f9 commit 792da88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<parent>
1414
<groupId>com.nativelibs4java</groupId>
1515
<artifactId>nativelibs4java-parent</artifactId>
16-
<version>1.9-SNAPSHOT</version>
17-
<relativePath>../nativelibs4java/libraries</relativePath>
16+
<version>1.10-SNAPSHOT</version>
1817
</parent>
1918

2019
<scm>

0 commit comments

Comments
 (0)