From 57f4facb2a4a1e62145165608c442a9f2d420882 Mon Sep 17 00:00:00 2001 From: Micah Silverman Date: Thu, 12 Jan 2017 00:39:19 -0500 Subject: [PATCH] updated bom to use parent to avoid putting build specifics in it --- bom/pom.xml | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 76ecf151cd..c3a621537f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -2,6 +2,13 @@ 4.0.0 + + com.stormpath.sdk + stormpath-sdk-root + 1.3.0-SNAPSHOT + ../pom.xml + + com.stormpath.sdk stormpath-bom Stormpath Java SDK :: BOM @@ -139,21 +146,4 @@ - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - sonatype-nexus-staging - https://oss.sonatype.org/ - true - false - - - - \ No newline at end of file