Skip to content

Commit 755ef8a

Browse files
committed
Update Gephi version
1 parent deb2cec commit 755ef8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-plugins</artifactId>
7-
<version>0.9.5</version>
7+
<version>0.9.3</version>
88
<packaging>pom</packaging>
99

1010
<name>gephi-plugins</name>
@@ -18,7 +18,7 @@
1818
<!-- Properties -->
1919
<properties>
2020
<!-- Version of Gephi building plugins against. Plugins with anterior versions will be ignored -->
21-
<gephi.version>0.9.5</gephi.version>
21+
<gephi.version>0.9.6</gephi.version>
2222
<clusters.path>${project.build.directory}/plugins_clusters</clusters.path>
2323
<github.global.server>github</github.global.server>
2424
</properties>

0 commit comments

Comments
 (0)