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 a52f6fe commit 5fd4e84Copy full SHA for 5fd4e84
README.md
@@ -17,7 +17,7 @@ Add this dependency to your `pom.xml`:
17
18
```xml
19
<dependency>
20
- <groupId>com.example</groupId>
+ <groupId>com.github.stevenlagoy</groupId>
21
<artifactId>json-java-objectifier</artifactId>
22
<version>1.0.0</version>
23
</dependency>
pom.xml
@@ -2,7 +2,7 @@
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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
+ <groupId>com.github.stevenlagot</groupId>
6
7
8
<packaging>jar</packaging>
0 commit comments