Skip to content

Commit 561b3a5

Browse files
committed
Set version to 0.9.4-SNAPSHOT
1 parent 684fd74 commit 561b3a5

File tree

68 files changed

+166
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+166
-131
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22

33
on:
44
push:
5-
branches: [ 0.9.3 ]
5+
branches: [ 0.9.4 ]
66

77
jobs:
88
build:

modules/AlgorithmsPlugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>algorithms-plugin</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<dependencies>

modules/AppearanceAPI/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>appearance-api</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>AppearanceAPI</name>

modules/AppearancePlugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>appearance-plugin</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>AppearancePlugin</name>

modules/AppearancePluginUI/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>appearance-plugin-ui</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>AppearancePluginUI</name>

modules/BatikWrapper/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>batik-wrapper</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>BatikWrapper</name>

modules/CoreLibraryWrapper/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>core-library-wrapper</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>CoreLibraryWrapper</name>

modules/DBDrivers/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>db-drivers</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>DBDrivers</name>

modules/DataLaboratoryAPI/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<groupId>org.gephi</groupId>
1212
<artifactId>datalab-api</artifactId>
13-
<version>0.9.3</version>
13+
<version>0.9.4-SNAPSHOT</version>
1414
<packaging>nbm</packaging>
1515

1616
<name>DataLaboratoryAPI</name>

modules/DataLaboratoryPlugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<artifactId>gephi-parent</artifactId>
66
<groupId>org.gephi</groupId>
7-
<version>0.9.3</version>
7+
<version>0.9.4-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010

1111
<artifactId>datalab-plugin</artifactId>
12-
<version>0.9.3</version>
12+
<version>0.9.4-SNAPSHOT</version>
1313
<packaging>nbm</packaging>
1414

1515
<name>DataLaboratoryPlugin</name>

0 commit comments

Comments
 (0)