We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a104bce commit e29411cCopy full SHA for e29411c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.gephi</groupId>
6
<artifactId>gephi-toolkit</artifactId>
7
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.10.0</version>
8
<packaging>jar</packaging>
9
10
<name>gephi-toolkit</name>
@@ -485,7 +485,7 @@
485
<detectOfflineLinks>true</detectOfflineLinks>
486
<quiet>false</quiet>
487
<doclint>none</doclint>
488
- <source>8</source>
+ <source>11</source>
489
<doctitle>Gephi Toolkit ${project.version} API Index</doctitle>
490
</configuration>
491
<executions>
0 commit comments