* use Sonatype infrastructure for deployment
* references #320 git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11662 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -298,12 +298,12 @@
|
||||
<url>scp://static.synyx.org/home/public/public_html/hera/site</url>
|
||||
</site>
|
||||
<repository>
|
||||
<id>nexus.synyx.de</id>
|
||||
<url>http://nexus.synyx.de/content/repositories/public-releases</url>
|
||||
<id>sonatype</id>
|
||||
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>nexus.synyx.de</id>
|
||||
<url>http://nexus.synyx.de/content/repositories/public-snapshots</url>
|
||||
<id>sonatype</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user