Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release redback-2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
effrafax committed Apr 20, 2017
1 parent f09d251 commit 966bb86
Show file tree
Hide file tree
Showing 54 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@

<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>

<packaging>pom</packaging>
<name>Apache Archiva Redback</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-redback-core.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-redback-core.git</developerConnection>
<url>https://github.com/apache/archiva-redback-core</url>
<tag>HEAD</tag>
<tag>redback-2.5</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion redback-authentication/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-authentication</artifactId>
<name>Redback :: Authentication</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-authentication/redback-authentication-api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authentication-api</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-authentication-providers</artifactId>
<name>Redback :: Authentication Providers</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authentication-ldap</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authentication-memory</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authentication-open</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authentication-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-authorization/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-authorization</artifactId>
<name>Redback :: Authorization</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-authorization/redback-authorization-api/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authorization-api</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-authorization-providers</artifactId>
<name>Redback :: Authorization Providers</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authorization-open</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authorization-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-authorization-rbac</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-common/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-common</artifactId>
<name>Redback :: Commons</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-common/redback-common-jdo/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-common-jdo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-common/redback-common-ldap/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-common-ldap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-common/redback-common-test-resources/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-common-test-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-configuration/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-data-management/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>redback</artifactId>
<groupId>org.apache.archiva.redback</groupId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-data-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-features/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-integrations/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-integrations</artifactId>
<name>Redback :: Integrations</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-integrations/redback-common-integrations/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-integrations</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-common-integrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-integrations/redback-integrations-security/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>redback-integrations</artifactId>
<groupId>org.apache.archiva.redback</groupId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-integrations-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-integrations/redback-rest/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-integrations</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion redback-integrations/redback-rest/redback-rest-api/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>redback-rest</artifactId>
<groupId>org.apache.archiva.redback</groupId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rest-api</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>redback-rest</artifactId>
<groupId>org.apache.archiva.redback</groupId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rest-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-keys/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-keys</artifactId>
<name>Redback :: Key Management</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-keys/redback-authentication-keys/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-authentication-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
<relativePath>../../redback-authentication/redback-authentication-providers/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion redback-keys/redback-keys-api/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-keys-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-keys/redback-keys-providers/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-keys-providers</artifactId>
<name>Redback :: Key Management Providers</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-keys-cached</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-keys-jdo</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-keys-memory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-keys/redback-keys-tests/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-keys-tests</artifactId>
<name>Redback :: Key Management Test Harness</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-policy/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-rbac/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-rbac</artifactId>
<name>Redback :: Role Based Access Control</name>
Expand Down
2 changes: 1 addition & 1 deletion redback-rbac/redback-rbac-model/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-rbac/redback-rbac-providers/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>redback-rbac-providers</artifactId>
<name>Redback :: RBAC Providers</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-cached</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-jdo</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-ldap</artifactId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-providers</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-memory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion redback-rbac/redback-rbac-role-manager/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>

<artifactId>redback-rbac-role-manager</artifactId>
Expand Down

0 comments on commit 966bb86

Please sign in to comment.