Skip to content

Commit

Permalink
update pom.xml for distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmi committed Sep 28, 2014
1 parent 32e5287 commit 5ec0db8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<profiles>
Expand Down

0 comments on commit 5ec0db8

Please sign in to comment.