From e1206266ee18bfb15bdd49e85dec9f6326528912 Mon Sep 17 00:00:00 2001 From: Jenkins lispflowmapping silo Date: Wed, 7 May 2014 13:58:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- commons/build_tools/pom.xml | 4 ++-- commons/code-parent/pom.xml | 4 ++-- commons/parent/pom.xml | 6 +++--- commons/unittest_tools/pom.xml | 4 ++-- distribution/pom.xml | 4 ++-- mappingservice/api/pom.xml | 4 ++-- mappingservice/clusterdao/pom.xml | 4 ++-- mappingservice/config/pom.xml | 4 ++-- mappingservice/implementation/pom.xml | 4 ++-- mappingservice/integrationtest/pom.xml | 6 +++--- mappingservice/neutron/pom.xml | 6 +++--- mappingservice/northbound/pom.xml | 4 ++-- mappingservice/pom.xml | 4 ++-- mappingservice/southbound/pom.xml | 4 ++-- mappingservice/yangmodel/pom.xml | 4 ++-- pom.xml | 4 ++-- 16 files changed, 35 insertions(+), 35 deletions(-) diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 80e43bc3a..e6ce34d43 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.1.9 + 1.1.10-SNAPSHOT ../parent common.build.tools @@ -13,6 +13,6 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/commons/code-parent/pom.xml b/commons/code-parent/pom.xml index cff28f9e9..e9934101f 100644 --- a/commons/code-parent/pom.xml +++ b/commons/code-parent/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.1.9 + 1.1.10-SNAPSHOT ../parent lispflowmapping-code-commons @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index ba969b31d..c2e6d1c76 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opendaylight.lispflowmapping lispflowmapping-commons - 1.1.9 + 1.1.10-SNAPSHOT pom http://www.opendaylight.org @@ -10,10 +10,10 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD - 1.1.9 + 1.1.10-SNAPSHOT 0.5.3.201107060350 1.3.1 http://nexus.opendaylight.org/content diff --git a/commons/unittest_tools/pom.xml b/commons/unittest_tools/pom.xml index 59a0691bf..1f49557a3 100644 --- a/commons/unittest_tools/pom.xml +++ b/commons/unittest_tools/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.1.9 + 1.1.10-SNAPSHOT ../parent common.unittest.tools @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/distribution/pom.xml b/distribution/pom.xml index ef38dda60..5ce82d2d3 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons ../commons/parent - 1.1.9 + 1.1.10-SNAPSHOT lispflowmapping-distribution @@ -15,7 +15,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 3aec323dc..155418522 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.api @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/clusterdao/pom.xml b/mappingservice/clusterdao/pom.xml index 7908b8b7f..6997367fe 100644 --- a/mappingservice/clusterdao/pom.xml +++ b/mappingservice/clusterdao/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.clusterdao @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 9e0b452a0..439fac961 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -4,7 +4,7 @@ lispflowmapping-commons org.opendaylight.lispflowmapping - 1.1.9 + 1.1.10-SNAPSHOT ../../commons/parent mappingservice.config @@ -14,7 +14,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD 3.0.4 diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 5d79fd5b7..d91f589dd 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.implementation @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/integrationtest/pom.xml b/mappingservice/integrationtest/pom.xml index ad4661327..61676ac59 100644 --- a/mappingservice/integrationtest/pom.xml +++ b/mappingservice/integrationtest/pom.xml @@ -9,12 +9,12 @@ org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.1.9 + 1.1.10-SNAPSHOT scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD @@ -128,7 +128,7 @@ - 1.1.9 + 1.1.10-SNAPSHOT 3.0.0 1.5.0 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 03d95217c..2f4cec42d 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -4,18 +4,18 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.neutron - 1.1.9 + 1.1.10-SNAPSHOT bundle scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/northbound/pom.xml b/mappingservice/northbound/pom.xml index efbe6d9ec..62a775071 100644 --- a/mappingservice/northbound/pom.xml +++ b/mappingservice/northbound/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.northbound @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index af15e9a02..1d83b8393 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping lispflowmapping-code-commons - 1.1.9 + 1.1.10-SNAPSHOT ../commons/code-parent mappingservice-parent @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD yangmodel diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index ad3cb53b7..2582429ca 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.southbound @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/mappingservice/yangmodel/pom.xml b/mappingservice/yangmodel/pom.xml index c39c91330..df51ab82d 100755 --- a/mappingservice/yangmodel/pom.xml +++ b/mappingservice/yangmodel/pom.xml @@ -3,7 +3,7 @@ mappingservice-parent org.opendaylight.lispflowmapping - 1.1.9 + 1.1.10-SNAPSHOT .. mappingservice.yangmodel @@ -12,7 +12,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD diff --git a/pom.xml b/pom.xml index 12f2d6868..ed45f889c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.1.9 + 1.1.10-SNAPSHOT commons/parent @@ -15,7 +15,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - lispflowmapping-all-1.1.9 + HEAD -- 2.36.6