From dde1bd595397c2e06ec897fde81cd4f8be710c5b Mon Sep 17 00:00:00 2001 From: Serban Jora Date: Tue, 19 Sep 2017 11:23:23 -0400 Subject: Fix top project reference, release version Also add required license text to kwalify and remove old checker test files Change-Id: If737489a144acbb4e9bd2108e965b90f9ed24094 Issue-Id: MODELING-18 Signed-off-by: Serban Jora --- javatoscachecker/pom.xml | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) (limited to 'javatoscachecker/pom.xml') diff --git a/javatoscachecker/pom.xml b/javatoscachecker/pom.xml index 6013c89..64d1784 100644 --- a/javatoscachecker/pom.xml +++ b/javatoscachecker/pom.xml @@ -18,9 +18,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.onap.tosca + + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + + org.onap.modeling.toscaparsers checker - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom TOSCA Checker tools @@ -55,14 +63,9 @@ - - scm:git:https:// - scm:git:https:// - HEAD - https:// - + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + + + + + -- cgit 1.2.3-korg