Skip to content

Commit

Permalink
Set 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 a104bce commit e29411c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.gephi</groupId>
<artifactId>gephi-toolkit</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>jar</packaging>

<name>gephi-toolkit</name>
Expand Down Expand Up @@ -485,7 +485,7 @@
<detectOfflineLinks>true</detectOfflineLinks>
<quiet>false</quiet>
<doclint>none</doclint>
<source>8</source>
<source>11</source>
<doctitle>Gephi Toolkit ${project.version} API Index</doctitle>
</configuration>
<executions>
Expand Down

0 comments on commit e29411c

Please sign in to comment.