From 32df6743de98a9958e4ef4528e0e042679ac517c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 1 Jun 2015 01:29:44 +0200 Subject: [PATCH] Bump maven-archetype plugin to 2.3 This is a newer version, so make a central bump. Change-Id: I512b2ec1db75db53e47e23458fa99724e22eef53 Signed-off-by: Robert Varga (cherry picked from commit 8e10ecfb7061564f2441a1beaeed2bed58de1370) --- opendaylight/archetypes/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index c2439d5a03..eca6d8aaf7 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -40,14 +40,14 @@ org.apache.maven.archetype archetype-packaging - 2.2 + 2.3 maven-archetype-plugin - 2.2 + 2.3 commons-lang -- 2.36.6