We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24adb8f commit 0c9f932Copy full SHA for 0c9f932
dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
4
<groupId>net.matrixcreations</groupId>
5
<artifactId>MatrixColorAPI</artifactId>
6
<name>MatrixColorAPI</name>
7
- <version>1.0.4</version>
+ <version>1.0.5</version>
8
<build>
9
<defaultGoal>clean package</defaultGoal>
10
<resources>
pom.xml
@@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>net.matrixcreations</groupId>
+ <groupId>com.github.MatrixCreations</groupId>
- <version>1.0.5</version>
+ <version>v1.0.6</version>
<packaging>jar</packaging>
11
12
0 commit comments