Manually specify deploy plugin version

This commit is contained in:
Shane Freeder 2019-03-20 03:24:44 +00:00
parent 897f9d63f5
commit c803d54488

View File

@ -1,4 +1,4 @@
From c2caf310836a836b4641a002ab133c7be8a17451 Mon Sep 17 00:00:00 2001
From 6c8c19cd17895f753938e32d80bd00a5c9cad4ef Mon Sep 17 00:00:00 2001
From: Tux <write@imaginarycode.com>
Date: Thu, 19 May 2016 19:33:31 +0200
Subject: [PATCH] POM Changes
@ -483,7 +483,7 @@ index 15c0ada2..7073b404 100644
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index 4f8786a5..1f9880ef 100644
index 4f8786a5..eba8af65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,25 @@
@ -617,7 +617,7 @@ index 4f8786a5..1f9880ef 100644
</configuration>
</plugin>
</plugins>
@@ -171,4 +184,86 @@
@@ -171,4 +184,87 @@
</plugins>
</pluginManagement>
</build>
@ -698,6 +698,7 @@ index 4f8786a5..1f9880ef 100644
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.7</version>
+ </plugin>
+ </plugins>
+ </build>
@ -858,5 +859,5 @@ index fdd44b20..4ae682ee 100644
<scope>compile</scope>
</dependency>
--
2.21.0.windows.1
2.21.0