Skip to content

Commit

Permalink
maven deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
chen0040 committed Jun 24, 2017
1 parent 3b4708c commit 5c6a3f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Add the follow dependency to your POM file:
```xml
<dependency>
<groupId>com.github.chen0040</groupId>
<artifactId>java-moea</artifactId>
<version>1.0.5</version>
<artifactId>spark-opt-moea</artifactId>
<version>1.0.1</version>
</dependency>
```

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

<groupId>com.github.chen0040</groupId>
<artifactId>spark-opt-moea</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>



Expand Down

0 comments on commit 5c6a3f5

Please sign in to comment.