Skip to content

Commit 1bd9fc9

Browse files
committed
Update README [ci skip]
1 parent 84f8896 commit 1bd9fc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ compile 'org.gephi:gephi-toolkit:0.9.3'
3333

3434
```
3535
resolvers ++= Seq(
36-
"NetBeans" at "http://bits.netbeans.org/nexus/content/groups/netbeans/",
3736
"gephi-thirdparty" at "https://raw.github.com/gephi/gephi/mvn-thirdparty-repo/"
3837
)
3938
@@ -84,7 +83,7 @@ If you have Maven you can directly depend on the latest development version of t
8483
<dependency>
8584
<groupId>org.gephi</groupId>
8685
<artifactId>gephi-toolkit</artifactId>
87-
<version>0.9.3</version>
86+
<version>0.9.3-SNAPSHOT</version>
8887
</dependency>
8988
...
9089
</dependencies>

0 commit comments

Comments
 (0)