From 175197da8ea43335df3daeba4c6296fcd83a057c Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 10 Nov 2016 13:31:25 +0100 Subject: Post split cleanup - change groupIds - change packages - update poms Change-Id: I343c5a292a67de1dd50687870ca4ab5b7276e93e Signed-off-by: Maros Marsalek Signed-off-by: Marek Gradzki --- vpp-integration/pom.xml | 72 ++++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'vpp-integration/pom.xml') diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 3cd5c09f4..a36064e4f 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -13,44 +13,44 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - - io.fd.honeycomb.common - honeycomb-parent - 1.16.12-SNAPSHOT - ../common/honeycomb-parent - + + io.fd.honeycomb.common + honeycomb-parent + 1.16.12-SNAPSHOT + - io.fd.honeycomb.vpp.integration - vpp-integration - ${project.artifactId} - 1.16.12-SNAPSHOT - pom - 4.0.0 - Aggregator for Honeycomb's VPP distribution. Aggregating all VPP plugins. + io.fd.hc2vpp.integration + vpp-integration + ${project.artifactId} + 1.16.12-SNAPSHOT + pom + 4.0.0 + Aggregator for Honeycomb's VPP distribution. Aggregating all VPP plugins. - - minimal-distribution - + + minimal-distribution + - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + -- cgit 1.2.3-korg