Skip to content

Commit 32ec6a3

Browse files
authored
Merge pull request #5 from lue93/lue93-patch-1
Update pom.xml
2 parents 0691b93 + 964eb16 commit 32ec6a3

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
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<groupId>br.com.ungaratto93.lib</groupId>
5+
<groupId>br.com.lue93.lib</groupId>
66
<artifactId>string-to-json-converter</artifactId>
77
<version>1.0</version>
88
<packaging>jar</packaging>
@@ -31,7 +31,7 @@
3131
<distributionManagement>
3232
<repository>
3333
<id>github</id>
34-
<name>GitHub ungaratto93 Apache Maven Packages</name>
34+
<name>GitHub lue93 Apache Maven Packages</name>
3535
<url>https://maven.pkg.github.com/lue93/string-to-json-converter</url>
3636
</repository>
3737
</distributionManagement>

0 commit comments

Comments
 (0)