Skip to content

Commit 0c9f932

Browse files
committed
Group ID changes.
1 parent 24adb8f commit 0c9f932

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>net.matrixcreations</groupId>
55
<artifactId>MatrixColorAPI</artifactId>
66
<name>MatrixColorAPI</name>
7-
<version>1.0.4</version>
7+
<version>1.0.5</version>
88
<build>
99
<defaultGoal>clean package</defaultGoal>
1010
<resources>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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>net.matrixcreations</groupId>
7+
<groupId>com.github.MatrixCreations</groupId>
88
<artifactId>MatrixColorAPI</artifactId>
9-
<version>1.0.5</version>
9+
<version>v1.0.6</version>
1010
<packaging>jar</packaging>
1111

1212
<name>MatrixColorAPI</name>

0 commit comments

Comments
 (0)