From 364b22e2563cde7bca52891ee852674a34bcf916 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 24 Nov 2015 00:51:45 +0100 Subject: [PATCH] Switch to enunciate 2 Enunciate 2.1.1 supports JDK8. Change-Id: I448664beea2ccb4be3a286e840f7673968191ca0 Signed-off-by: Robert Varga --- opendaylight/commons/enunciate-parent/pom.xml | 25 ++++++------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/opendaylight/commons/enunciate-parent/pom.xml b/opendaylight/commons/enunciate-parent/pom.xml index 48a90e6f3c..7231c18ec4 100644 --- a/opendaylight/commons/enunciate-parent/pom.xml +++ b/opendaylight/commons/enunciate-parent/pom.xml @@ -21,22 +21,13 @@ enunciate-parent pom - - - - non-java8 - - 1.7 - - - - - org.codehaus.enunciate - maven-enunciate-plugin - - - - - + + + + com.webcohesion.enunciate + enunciate-maven-plugin + + + -- 2.36.6