Skip to content

Commit 1b78ec6

Browse files
authored
Update pom.xml
1 parent 4346ef0 commit 1b78ec6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>top.mryan2005.javaKit</groupId>
8-
<artifactId>javakit</artifactId>
7+
<groupId>top.mryan2005.javaplusplus</groupId>
8+
<artifactId>javaplusplus</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010

1111
<developers>
@@ -30,7 +30,7 @@
3030
<distributionManagement>
3131
<repository>
3232
<id>github</id>
33-
<url>https://maven.pkg.github.com/Mryan2005/JavaKit</url>
33+
<url>https://maven.pkg.github.com/Mryan2005/JavaPlusPlus</url>
3434
<snapshots>
3535
<enabled>true</enabled>
3636
</snapshots>

0 commit comments

Comments
 (0)