Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 43e9362

Browse files
authored
Change groupId and artifactId in pom.xml
1 parent bb00d22 commit 43e9362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
44
http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
<groupId>id.my.alvinq.prokitid</groupId>
7-
<artifactId>libs</artifactId>
6+
<groupId>id.my.alvinq</groupId>
7+
<artifactId>appcopy</artifactId>
88
<version>0.0.1</version>
99
<packaging>jar</packaging>
1010
<name>ProKitID Libs</name>

0 commit comments

Comments
 (0)