INT-844 updated trunk versions to 2.0.0.BUILD-SNAPSHOT, the 2.0.0.M1 version will be added post-tag
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<project name="osgi-outbound" default="jar">
|
||||
|
||||
<target name="jar">
|
||||
<jar manifest="src/META-INF/MANIFEST.MF" destfile="osgi-outbound-2.0.0.M1.jar" basedir="bin"/>
|
||||
<jar manifest="src/META-INF/MANIFEST.MF" destfile="osgi-outbound-2.0.0.BUILD-SNAPSHOT.jar" basedir="bin"/>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user