Author: [email protected]
Date: Tue Apr 17 09:19:01 2012
New Revision: 2240
Log:
[PREPARE-RELEASE] Fixed invalid characters and missing names
Modified:
trunk/amdatu-auth/config/pom.xml
trunk/amdatu-auth/oauth-api/pom.xml
trunk/amdatu-auth/release-demo/pom.xml
trunk/amdatu-auth/tools/pom.xml
trunk/amdatu-auth/useradmin-rest/pom.xml
Modified: trunk/amdatu-auth/config/pom.xml
==============================================================================
--- trunk/amdatu-auth/config/pom.xml (original)
+++ trunk/amdatu-auth/config/pom.xml Tue Apr 17 09:19:01 2012
@@ -24,7 +24,7 @@
</parent>
<artifactId>org.amdatu.auth.config</artifactId>
<packaging>jar</packaging>
- <name>Amdatu Auth configuration files</name>
+ <name>Amdatu Auth - Configuration files</name>
<description>This artifacts holds the configuration files for Amdatu
Auth.</description>
<repositories>
Modified: trunk/amdatu-auth/oauth-api/pom.xml
==============================================================================
--- trunk/amdatu-auth/oauth-api/pom.xml (original)
+++ trunk/amdatu-auth/oauth-api/pom.xml Tue Apr 17 09:19:01 2012
@@ -24,7 +24,7 @@
</parent>
<artifactId>org.amdatu.auth.oauth.api</artifactId>
<packaging>bundle</packaging>
- <name>Amdatu Auth - oAuth API (net.oauth)</name>
+ <name>Amdatu Auth - OAuth API (net.oauth)</name>
<description>This bundle includes the net.oauth API</description>
<dependencies>
Modified: trunk/amdatu-auth/release-demo/pom.xml
==============================================================================
--- trunk/amdatu-auth/release-demo/pom.xml (original)
+++ trunk/amdatu-auth/release-demo/pom.xml Tue Apr 17 09:19:01 2012
@@ -25,7 +25,7 @@
</parent>
<artifactId>org.amdatu.auth.release.demo</artifactId>
<packaging>pom</packaging>
- <name>Amdatu Auth Demo release</name>
+ <name>Amdatu Auth - Demo release</name>
<properties>
<amdatu.http.hostname>localhost</amdatu.http.hostname>
Modified: trunk/amdatu-auth/tools/pom.xml
==============================================================================
--- trunk/amdatu-auth/tools/pom.xml (original)
+++ trunk/amdatu-auth/tools/pom.xml Tue Apr 17 09:19:01 2012
@@ -24,7 +24,7 @@
</parent>
<artifactId>org.amdatu.auth.tools</artifactId>
<packaging>pom</packaging>
- <name>Amdatu Aauth - Tools</name>
+ <name>Amdatu Auth - Tools</name>
<description>This module holds several Auth related tools</description>
<modules>
Modified: trunk/amdatu-auth/useradmin-rest/pom.xml
==============================================================================
--- trunk/amdatu-auth/useradmin-rest/pom.xml (original)
+++ trunk/amdatu-auth/useradmin-rest/pom.xml Tue Apr 17 09:19:01 2012
@@ -24,6 +24,7 @@
</parent>
<artifactId>org.amdatu.auth.useradmin.rest</artifactId>
<packaging>bundle</packaging>
+
<name>Amdatu Auth - User Admin REST API</name>
<description>Provides a REST API on UserAdmin</description>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits