From: Michal Polkorab Date: Thu, 9 Apr 2015 14:33:48 +0000 (+0200) Subject: Bug 2926 - API yangs hidden X-Git-Tag: release/lithium~38 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e6856ada13f0d5b06e0f6fdf74edd45b512b31fc;hp=93508e494455287d9d9489c47cce2eae87de1ff9;p=openflowjava.git Bug 2926 - API yangs hidden Change-Id: Icf250c0aab45ccfd0d48361d24828fdb0002ed29 Signed-off-by: Michal Polkorab --- diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 1ec8261f..faf463ac 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.opendaylight.openflowjava @@ -9,8 +10,8 @@ bundle Openflow Protocol Library - API - https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - HEAD + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD @@ -53,10 +54,51 @@ + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + prepare-package + + run + + + + + + + + + + + + + + + + + + + + + + + + - org.eclipse.m2e