Skip to content

Commit 1971cea

Browse files
committed
Added information to the pom to be able to deploy the artifacto on Maven Central.
1 parent aadb2e0 commit 1971cea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 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>io.github.enfernuz</groupId>
8-
<artifactId>java-trans2quik</artifactId>
7+
<groupId>com.github.enfernuz</groupId>
8+
<artifactId>JavaTrans2Quik</artifactId>
99
<version>1.0.1</version>
1010

1111
<name>JavaTrans2Quik</name>

0 commit comments

Comments
 (0)