bin/aaa-cli-jar.jar without version number
[integration/distribution.git] / karaf / pom.xml
index 32b2b09b0317eb8625e3cc91f62dc5daa03b67dd..c32a84345c6d89e106d0e07028a0a592946fccf6 100644 (file)
                             <overWriteSnapshots>true</overWriteSnapshots>
                             <overWriteIfNewer>true</overWriteIfNewer>
                             <excludeTransitive>true</excludeTransitive>
+                            < ! - - Do not include version in JAR filename, as external scripts call this utility,
+                                 and they understandly do not want to have to adjust for every ODL release;
+                                 see e.g. https://github.com/dfarrell07/puppet-opendaylight/pull/140 - - >
+                            <stripVersion>true</stripVersion>
                         </configuration>
                     </execution>
                 </executions>