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 4346ef0 commit 1b78ec6Copy full SHA for 1b78ec6
pom.xml
@@ -4,8 +4,8 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>top.mryan2005.javaKit</groupId>
8
- <artifactId>javakit</artifactId>
+ <groupId>top.mryan2005.javaplusplus</groupId>
+ <artifactId>javaplusplus</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
11
<developers>
@@ -30,7 +30,7 @@
30
<distributionManagement>
31
<repository>
32
<id>github</id>
33
- <url>https://maven.pkg.github.com/Mryan2005/JavaKit</url>
+ <url>https://maven.pkg.github.com/Mryan2005/JavaPlusPlus</url>
34
<snapshots>
35
<enabled>true</enabled>
36
</snapshots>
0 commit comments