]> source.dussan.org Git - aspectj.git/commitdiff
slight name change to target to indicate snapshot
authoraclement <aclement>
Fri, 5 Aug 2011 16:24:07 +0000 (16:24 +0000)
committeraclement <aclement>
Fri, 5 Aug 2011 16:24:07 +0000 (16:24 +0000)
build/build.xml

index 9b7f7913c6b6ff27b15d8773dcb4f02ab7e4b731..d0ff7998148d4ce174cdf488bc8845ec2bd1def3 100644 (file)
@@ -792,7 +792,7 @@ To use testing client jar in tests,
 <!--
 ant -propertyfile XXX publishtomaven
 -->
-  <target name="publishtomaven" depends="maven.init">
+  <target name="publishtomaven_snapshot" depends="maven.init">
     <property name="build.root" value="/Users/aclement/workspaces/aspectj1/aj-build"/>
 
     <property name="adjusted.release.type" value="snapshot"/>