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 cb60390 commit 51ca6fcCopy full SHA for 51ca6fc
README.md
@@ -15,7 +15,7 @@ Add the following dependency to your `pom.xml`:
15
<dependency>
16
<groupId>org.moeaframework</groupId>
17
<artifactId>pisa-plugin</artifactId>
18
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
19
</dependency>
20
```
21
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
4
5
6
<packaging>jar</packaging>
7
8
<name>PISA Plugin for the MOEA Framework</name>
0 commit comments