Skip to content

Commit

Permalink
ns
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Dec 19, 2014
1 parent 4988c0f commit 14e8e6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
</target>

<!-- =================================
target: publish
target: publish-local
================================= -->
<target name="publish-local" depends="define-ivy-task"
description="Publishes this project to the local ivy repo (artifacts need to be in ./dist)">
Expand Down
2 changes: 0 additions & 2 deletions ivysettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<settings defaultResolver="default"/>
<credentials host="repository.jboss.org" realm="jboss-releases-repository" username="${username}" passwd="${password}"/>

<!--<property name="nexus-public"
value="https://repository.jboss.org/nexus/content/groups/public"/>-->
<property name="nexus-public"
value="https://repository.jboss.org/nexus/service/local/staging/deploy/maven2"/>

Expand Down

0 comments on commit 14e8e6a

Please sign in to comment.