|
@@ -7,7 +7,7 @@
|
|
<parent>
|
|
<parent>
|
|
<groupId>de.Linus122.TimeIsMoney</groupId>
|
|
<groupId>de.Linus122.TimeIsMoney</groupId>
|
|
<artifactId>parent</artifactId>
|
|
<artifactId>parent</artifactId>
|
|
- <version>2.0.0</version>
|
|
|
|
|
|
+ <version>1.9.6.18</version>
|
|
<relativePath>../pom.xml</relativePath>
|
|
<relativePath>../pom.xml</relativePath>
|
|
</parent>
|
|
</parent>
|
|
|
|
|
|
@@ -33,7 +33,7 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-shade-plugin</artifactId>
|
|
<artifactId>maven-shade-plugin</artifactId>
|
|
- <version>3.2.4</version>
|
|
|
|
|
|
+ <version>2.4.3</version>
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<phase>package</phase>
|
|
<phase>package</phase>
|
|
@@ -69,12 +69,12 @@
|
|
<version>1.14.1-R0.1-SNAPSHOT</version>
|
|
<version>1.14.1-R0.1-SNAPSHOT</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>com.github.MilkBowl</groupId>
|
|
|
|
- <artifactId>VaultAPI</artifactId>
|
|
|
|
- <version>1.7</version>
|
|
|
|
- <scope>provided</scope>
|
|
|
|
- </dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>net.milkbowl.vault</groupId>
|
|
|
|
+ <artifactId>VaultAPI</artifactId>
|
|
|
|
+ <version>1.6</version>
|
|
|
|
+ <scope>provided</scope>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>net.ess3</groupId>
|
|
<groupId>net.ess3</groupId>
|
|
<artifactId>EssentialsX</artifactId>
|
|
<artifactId>EssentialsX</artifactId>
|
|
@@ -89,7 +89,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>de.Linus122.TimeIsMoney</groupId>
|
|
<groupId>de.Linus122.TimeIsMoney</groupId>
|
|
<artifactId>Tools</artifactId>
|
|
<artifactId>Tools</artifactId>
|
|
- <version>${project.version}</version>
|
|
|
|
|
|
+ <version>1.9.6.18</version>
|
|
</dependency>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
</project>
|
|
</project>
|