Skip to content

Commit e0c0a84

Browse files
committed
Update maven root groupId
1 parent 36c92f3 commit e0c0a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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
<parent>
5-
<groupId>com.techsenger.maven-root</groupId>
5+
<groupId>com.techsenger.maven.root</groupId>
66
<artifactId>maven-root</artifactId>
77
<version>1.6.0-SNAPSHOT</version>
88
</parent>

0 commit comments

Comments
 (0)