mirror of https://github.com/apache/archiva.git
Preparing for a 1.0-alpha-1 release.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@543514 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aaf70b0a6b
commit
91f96f8101
5
pom.xml
5
pom.xml
|
@ -173,9 +173,8 @@
|
|||
<plugin>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<configuration>
|
||||
<tagBase>
|
||||
https://svn.apache.org/repos/asf/maven/archiva/tags
|
||||
</tagBase>
|
||||
<tagBase>https://svn.apache.org/repos/asf/maven/archiva/tags</tagBase>
|
||||
<preparationGoals>clean install</preparationGoals>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue