Skip to content

Commit 9308bab

Browse files
committed
Change version to 0.1.6-SNAPSHOT
1 parent 66409e3 commit 9308bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
55

66
<groupId>org.orbisgis</groupId>
77
<artifactId>java-network-analyzer</artifactId>
8-
<version>0.1.5</version>
8+
<version>0.1.6-SNAPSHOT</version>
99
<packaging>bundle</packaging>
1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Graph theory and social network analysis algorithms

0 commit comments

Comments
 (0)