X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=packages%2Fbase%2Fpom.xml;h=b92ca6ec6e71507f3f5bbbce77283b91aa9364cb;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=9f24c6008aa3565af456ac482fae47a18bba5902;hpb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;p=policy%2Fengine.git diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 9f24c6008..b92ca6ec6 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -7,9 +7,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -18,15 +18,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine packages - 1.1.0-SNAPSHOT + 1.6.3 base @@ -118,9 +117,14 @@ org.apache.tomcat tomcat - 8.0.23 + 9.0.16 tar.gz - apache-tomcat-8.0.23.tar.gz + + apache-tomcat-9.0.16.tar.gz @@ -168,7 +172,7 @@ - + @@ -190,7 +194,7 @@ - + unix_pe_version @@ -201,28 +205,28 @@ - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 - - - create-version-file - - exec - - prepare-package - - /bin/bash - - -c - mkdir -p target ; echo -e 'version="${project.version}"\ndescription="Open ONAP Policy Engine"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info - - - - - - + + org.codehaus.mojo + exec-maven-plugin + 1.5.0 + + + create-version-file + + exec + + prepare-package + + /bin/bash + + -c + mkdir -p target ; echo -e 'version="${project.version}"\ndescription="Open ONAP Policy Engine"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info + + + + + +