Просмотр исходного кода

corrected specification of upload repo for sonatype repo upload profile

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@566 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
tags/rel_3_17_1_ga
adinn 14 лет назад
Родитель
Сommit
8ed4df1ad6
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml Просмотреть файл

@@ -160,13 +160,13 @@
<profile>
<id>centralRelease</id>
<!-- obviously we need to use the Sonatype staging repo for upload -->
<repositories>
<distributionManagement>
<repository>
<id>sonatype-releases-repository</id>
<name>Sonatype Releases Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
</repositories>
</distributionManagement>
<!-- we need to be able to sign the jars we install -->
<build>
<plugins>

Загрузка…
Отмена
Сохранить