aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom/boron-sr3/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 10:07:09 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 11:02:16 -0400
commit8e2c970b36e8af68a5e1259ef1e1bc5eef9d1546 (patch)
treefc911b7bb51b779258d2c7d69680cd651eb1c66a /rootpom/boron-sr3/pom.xml
parentb7efed2d2cdeafbba702013de8e365a0883fab5d (diff)
Rename root poms by ODL release
Change artifactIds of root poms to identify which ODL release it aligns to. Update sdnc-core to compile against boron-sr1, as was done before build broke Issue: SDNC-42 Change-Id: Ib9365706152dfdcd159aa56088b2d47eb5e88e34 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'rootpom/boron-sr3/pom.xml')
-rw-r--r--rootpom/boron-sr3/pom.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/rootpom/boron-sr3/pom.xml b/rootpom/boron-sr3/pom.xml
index 931cfa5..e4372b7 100644
--- a/rootpom/boron-sr3/pom.xml
+++ b/rootpom/boron-sr3/pom.xml
@@ -8,6 +8,15 @@
<version>1.7.3-Boron-SR3</version>
</parent>
+ <modelVersion>4.0.0</modelVersion>
+ <packaging>pom</packaging>
+ <groupId>org.openecomp.sdnc.core</groupId>
+ <artifactId>root-boron-sr3</artifactId>
+ <version>1.1.0</version>
+
+ <name>SDNC Root - Boron SR3</name>
+ <url>http://wiki.onap.org</url>
+ <description>Root POM to be used for all SDNC projects</description>
<properties>
@@ -153,12 +162,6 @@
<tomcat-jdbc.version>8.5.14</tomcat-jdbc.version>
</properties>
- <modelVersion>4.0.0</modelVersion>
- <packaging>pom</packaging>
- <groupId>org.openecomp.sdnc.core</groupId>
- <artifactId>root</artifactId>
- <version>1.2.0</version>
-
<dependencyManagement>
<dependencies>
@@ -198,9 +201,6 @@
</dependencyManagement>
- <name>SDNC Root - Boron SR3</name>
- <url>http://wiki.onap.org</url>
- <description>Root POM to be used for all SDNC projects</description>
<issueManagement>