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 2364ac0 commit 6260553Copy full SHA for 6260553
README.md
@@ -27,7 +27,7 @@ Release artifact
27
<dependency>
28
<groupId>com.github.zrdj</groupId>
29
<artifactId>java-predicates</artifactId>
30
- <version>0.2.0</version>
+ <version>0.3.0</version>
31
</dependency>
32
```
33
pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
6
- <groupId>io.github.codejanovic</groupId>
+ <groupId>com.github.zrdj</groupId>
7
8
<version>0.3.0</version>
9
<packaging>jar</packaging>
0 commit comments