From 55e06ff7daa3c74afe8011ad877c189250fc3ae2 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 14 Mar 2019 13:33:50 -0400 Subject: Prepare for release 0.4.1 Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I8606e439bdef66b353fb8a66967dfb2e08dfb842 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/apigateway/feature/pom.xml | 8 +++----- sdnr/wt/apigateway/installer/pom.xml | 7 +++---- sdnr/wt/apigateway/pom.xml | 6 ++---- sdnr/wt/apigateway/provider/pom.xml | 8 +++----- 4 files changed, 11 insertions(+), 18 deletions(-) (limited to 'sdnr/wt/apigateway') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 9cde0962e..acb83e9ff 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -21,9 +21,7 @@ * ============LICENSE_END========================================================= --> - - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -35,8 +33,8 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 7ab192b91..bef82e7ad 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,8 +11,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT - + 1.2.1 + diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index e59e17cbd..835c1a6e7 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -21,9 +21,7 @@ * ============LICENSE_END========================================================= --> - - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -35,7 +33,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.1 diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 5f53dbb48..f95bff486 100644 --- a/sdnr/wt/apigateway/provider/pom.xml +++ b/sdnr/wt/apigateway/provider/pom.xml @@ -11,9 +11,7 @@ OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= --> - + 4.0.0 @@ -28,8 +26,8 @@ org.onap.ccsdk.parent binding-parent - 1.2.1-SNAPSHOT - + 1.2.1 + -- cgit 1.2.3-korg