Skip to content

Commit f23e3cc

Browse files
committed
Set version to 0.11.1
1 parent 6f0ed00 commit f23e3cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/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-plugin-parent</artifactId>
7-
<version>0.11.0-SNAPSHOT</version>
7+
<version>0.11.1</version>
88
<packaging>pom</packaging>
99

1010
<name>gephi-plugins-parent</name>
@@ -46,7 +46,7 @@
4646
<!-- Properties -->
4747
<properties>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49-
<gephi.version>0.11.0-SNAPSHOT</gephi.version>
49+
<gephi.version>0.11.1</gephi.version>
5050
<netbeans.version>RELEASE290</netbeans.version>
5151

5252
<!-- Java compilation settings -->

0 commit comments

Comments
 (0)