Also publish our ActionScript artifacts.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1075 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -372,5 +372,10 @@
|
|||||||
<remoteRepository url="${maven.deploy.repo}"/>
|
<remoteRepository url="${maven.deploy.repo}"/>
|
||||||
<pom refid="pom"/>
|
<pom refid="pom"/>
|
||||||
</artifact:deploy>
|
</artifact:deploy>
|
||||||
|
<artifact:pom id="as-pom" file="as-pom.xml"/>
|
||||||
|
<artifact:deploy file="${deploy.dir}/${ant.project.name}lib.swc" uniqueVersion="false">
|
||||||
|
<remoteRepository url="${maven.deploy.repo}"/>
|
||||||
|
<pom refid="as-pom"/>
|
||||||
|
</artifact:deploy>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user