Skip to content

Commit d325caa

Browse files
committed
Updated Version of Library.
Downgraded the plugin versions.
1 parent 093264c commit d325caa

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
@@ -6,7 +6,7 @@
66

77
<groupId>net.matrixcreations</groupId>
88
<artifactId>MatrixColorAPI</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>MatrixColorAPI</name>
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-shade-plugin</artifactId>
34-
<version>3.5.3</version>
34+
<version>3.2.4</version>
3535
<executions>
3636
<execution>
3737
<phase>package</phase>

0 commit comments

Comments
 (0)