There was an error while loading. Please reload this page.
1 parent 6f0ed00 commit f23e3ccCopy full SHA for f23e3cc
1 file changed
modules/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.gephi</groupId>
6
<artifactId>gephi-plugin-parent</artifactId>
7
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.1</version>
8
<packaging>pom</packaging>
9
10
<name>gephi-plugins-parent</name>
@@ -46,7 +46,7 @@
46
<!-- Properties -->
47
<properties>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
- <gephi.version>0.11.0-SNAPSHOT</gephi.version>
+ <gephi.version>0.11.1</gephi.version>
50
<netbeans.version>RELEASE290</netbeans.version>
51
52
<!-- Java compilation settings -->
0 commit comments