mirror of https://github.com/apache/archiva.git
downgraded release-plugin version to 2.0-beta-6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674430 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
50a43ed426
commit
9dbe47eb39
2
pom.xml
2
pom.xml
|
@ -149,7 +149,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>2.0-beta-7</version>
|
||||
<version>2.0-beta-6</version>
|
||||
<configuration>
|
||||
<tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
|
||||
<useReleaseProfile>false</useReleaseProfile>
|
||||
|
|
Loading…
Reference in New Issue