Skip to content

Commit 3335d57

Browse files
committed
Update to 0.9.1 version
1 parent 2dca036 commit 3335d57

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.gephi</groupId>
66
<artifactId>gephi-toolkit</artifactId>
7-
<version>0.9.1-SNAPSHOT</version>
7+
<version>0.9.1</version>
88
<packaging>jar</packaging>
99

1010
<name>gephi-toolkit</name>
@@ -63,7 +63,7 @@
6363
<netbeans.version>RELEASE81</netbeans.version>
6464

6565
<!-- Gephi version -->
66-
<gephi.version>0.9.1-SNAPSHOT</gephi.version>
66+
<gephi.version>0.9.1</gephi.version>
6767

6868
<!-- Java compilation settings -->
6969
<gephi.javac.source>1.7</gephi.javac.source>

0 commit comments

Comments
 (0)