summaryrefslogtreecommitdiffstats
path: root/artifactbroker/packages/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2020-08-11 17:46:51 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2020-08-13 11:35:53 +0200
commit7351cde6316dc9524bbc6856924456525802f9e1 (patch)
treeb56c994503ed27aacb7b36869276203659e0536f /artifactbroker/packages/pom.xml
parentdf84ceb0f89fcf4c12dc13e809363c158492b430 (diff)
ArtifactBroker Java 11 Upgrade
ArtifactBroker Java 11 Upgrade Issue-ID: REQ-351 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I4d45eb08889da2352796f5d2fbddfe453fb009da
Diffstat (limited to 'artifactbroker/packages/pom.xml')
-rw-r--r--artifactbroker/packages/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/packages/pom.xml b/artifactbroker/packages/pom.xml
index 9290a97..067040c 100644
--- a/artifactbroker/packages/pom.xml
+++ b/artifactbroker/packages/pom.xml
@@ -126,7 +126,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.6</version>
+ <version>3.0.0</version>
<executions>
<execution>
<phase>install</phase>