From 21ec6554123a0496d8e210739e94d91b23ca3340 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 8 Jan 2019 12:14:12 -0500 Subject: Prepare for release build Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I636340b7317348c3f2c68897fc06656e1a917076 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) --- netbox-client/features/ccsdk-netbox-client/pom.xml | 9 ++++++--- netbox-client/features/features-netbox-client/pom.xml | 11 +++++++---- netbox-client/features/pom.xml | 5 ++--- netbox-client/installer/pom.xml | 7 +++---- netbox-client/pom.xml | 5 ++--- netbox-client/provider/pom.xml | 10 ++++++---- 6 files changed, 26 insertions(+), 21 deletions(-) (limited to 'netbox-client') diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml index 85e50454f..e470d9958 100644 --- a/netbox-client/features/ccsdk-netbox-client/pom.xml +++ b/netbox-client/features/ccsdk-netbox-client/pom.xml @@ -14,14 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 1.2.0-SNAPSHOT + 1.2.0 @@ -33,6 +32,10 @@ ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId} + + ${project.version} + + org.opendaylight.controller diff --git a/netbox-client/features/features-netbox-client/pom.xml b/netbox-client/features/features-netbox-client/pom.xml index 93711e02e..ead872f19 100755 --- a/netbox-client/features/features-netbox-client/pom.xml +++ b/netbox-client/features/features-netbox-client/pom.xml @@ -14,15 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.ccsdk.parent feature-repo-parent - 1.2.0-SNAPSHOT - + 1.2.0 + org.onap.ccsdk.sli.adaptors @@ -32,6 +31,10 @@ ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId} + + ${project.version} + + ${project.groupId} diff --git a/netbox-client/features/pom.xml b/netbox-client/features/pom.xml index cc602b3db..646be91c8 100755 --- a/netbox-client/features/pom.xml +++ b/netbox-client/features/pom.xml @@ -14,14 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT + 1.2.0 diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml index ed63472b0..7578d5064 100755 --- a/netbox-client/installer/pom.xml +++ b/netbox-client/installer/pom.xml @@ -14,15 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.0 + org.onap.ccsdk.sli.adaptors diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml index efbc63769..453f8d54c 100644 --- a/netbox-client/pom.xml +++ b/netbox-client/pom.xml @@ -20,8 +20,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.0 + org.onap.ccsdk.sli.adaptors @@ -38,4 +38,3 @@ installer - diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index d1de7ab21..ec56f6dfd 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -14,14 +14,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.onap.ccsdk.parent binding-parent - 1.2.0-SNAPSHOT + 1.2.0 @@ -33,6 +31,10 @@ ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId} + + ${project.version} + + -- cgit 1.2.3-korg