Skip to content

Commit

Permalink
Update version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbastian committed Jan 7, 2023
1 parent 19f47f1 commit a9f0732
Show file tree
Hide file tree
Showing 67 changed files with 132 additions and 131 deletions.
4 changes: 2 additions & 2 deletions modules/AlgorithmsPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>algorithms-plugin</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/AppearanceAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>appearance-api</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>AppearanceAPI</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/AppearancePlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>appearance-plugin</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>AppearancePlugin</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/AppearancePluginUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>appearance-plugin-ui</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>AppearancePluginUI</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/BatikWrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>batik-wrapper</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>BatikWrapper</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/CoreLibraryWrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>core-library-wrapper</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>CoreLibraryWrapper</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DBDrivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>db-drivers</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DBDrivers</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DataLaboratoryAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>datalab-api</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DataLaboratoryAPI</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DataLaboratoryPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>datalab-plugin</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DataLaboratoryPlugin</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopAppearance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-appearance</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopAppearance</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopBranding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-branding</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopBranding</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopContext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-context</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopContext</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopDataLaboratory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-datalab</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopDataLaboratory</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopExport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-io-export</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopExport</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopFilters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-filters</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopFilters</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopGenerate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-generate</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopGenerate</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopIcons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-icons</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopIcons</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopImport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-import</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopImport</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopLayout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-layout</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopLayout</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopPreview/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-preview</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopPreview</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopProject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-project</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopProject</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopSearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-search</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopSearch</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopStatistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-statistics</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopStatistics</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopTimeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>desktop-timeline</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopTimeline</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/DesktopTools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.gephi</groupId>
<artifactId>desktop-tools</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>nbm</packaging>

<name>DesktopTools</name>
Expand Down

0 comments on commit a9f0732

Please sign in to comment.