Skip to content

Commit e29411c

Browse files
committed
Set version to 0.10.0
1 parent a104bce commit e29411c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-toolkit</artifactId>
7-
<version>0.10.0-SNAPSHOT</version>
7+
<version>0.10.0</version>
88
<packaging>jar</packaging>
99

1010
<name>gephi-toolkit</name>
@@ -485,7 +485,7 @@
485485
<detectOfflineLinks>true</detectOfflineLinks>
486486
<quiet>false</quiet>
487487
<doclint>none</doclint>
488-
<source>8</source>
488+
<source>11</source>
489489
<doctitle>Gephi Toolkit ${project.version} API Index</doctitle>
490490
</configuration>
491491
<executions>

0 commit comments

Comments
 (0)