From 8e10ecfb7061564f2441a1beaeed2bed58de1370 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 --- 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 17a7b985fe..462c089bb1 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