SLING-4517 Add Jenkins build number as a part of the file name

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1670458 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index aae864a..2f0fc74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,6 @@
             jdeb plugin version for debian package
         -->
         <jdeb.version>1.4</jdeb.version>
-        <launchpad.artifact>org.apache.sling.launchpad</launchpad.artifact>
-        <launchpad.version>8-SNAPSHOT</launchpad.version>
-        <launchpad.classifier>standalone</launchpad.classifier>
         <slingInstallDir>/opt/sling</slingInstallDir>
         <slingConfigDir>/etc/sling</slingConfigDir>
         <slingS3Dir>${basedir/../../sling-s3}</slingS3Dir>
@@ -137,6 +134,8 @@
                         </goals>
                         <configuration>
                             <classifier>all</classifier>
+                            <snapshotExpand>true</snapshotExpand>
+                            <snapshotEnv>BUILD_NUMBER</snapshotEnv>
                             <dataSet>
                                 <!-- etc/{default,logrotate.d}/sling - conf files -->
                                 <data>