We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb2cec commit 755ef8aCopy full SHA for 755ef8a
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.gephi</groupId>
6
<artifactId>gephi-plugins</artifactId>
7
- <version>0.9.5</version>
+ <version>0.9.3</version>
8
<packaging>pom</packaging>
9
10
<name>gephi-plugins</name>
@@ -18,7 +18,7 @@
18
<!-- Properties -->
19
<properties>
20
<!-- Version of Gephi building plugins against. Plugins with anterior versions will be ignored -->
21
- <gephi.version>0.9.5</gephi.version>
+ <gephi.version>0.9.6</gephi.version>
22
<clusters.path>${project.build.directory}/plugins_clusters</clusters.path>
23
<github.global.server>github</github.global.server>
24
</properties>
0 commit comments