4.0.0 org.onap.policy.drools-pdp drools-packages 2.0.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 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