4.0.0
org.onap.policy.drools-pdp
packages
1.2.1-SNAPSHOT
base
pom
Base Package
ONAP Policy Drools PDP Packaging
maven-assembly-plugin
single
package
src/assembly/zip.xml
false
unix_pe_version
!windows
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="ONAP Drools PDP"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info