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 02f66d6 commit 8f66f3aCopy full SHA for 8f66f3a
README.md
@@ -38,7 +38,7 @@ The [jars](https://mvnrepository.com/artifact/com.sap.oss.phosphor/fosstars-rati
38
<dependency>
39
<groupId>com.sap.oss.phosphor</groupId>
40
<artifactId>fosstars-rating-core</artifactId>
41
- <version>1.9.0</version>
+ <version>1.10.1</version>
42
</dependency>
43
```
44
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.1-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<name>Fosstars Rating Core</name>
0 commit comments