Skip to content

Commit

Permalink
2.0-alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
pigne committed Apr 10, 2018
1 parent 4cc1b95 commit 96b7463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ then, add the `gs-core` to your dependencies:
<dependency>
<groupId>com.github.graphstream</groupId>
<artifactId>gs-core</artifactId>
<version>2.0</version>
<version>2.0-alpha</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.graphstream</groupId>
<artifactId>gs-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0-alpha</version>

<name>gs-core</name>
<description>
Expand Down

0 comments on commit 96b7463

Please sign in to comment.