Author: [email protected]
Date: Tue Apr 17 09:11:53 2012
New Revision: 2239

Log:
[PREPARE-RELEASE] Fixed invalid characters and missing name

Modified:
   trunk/amdatu-auth/oauth-example/pom.xml
   trunk/amdatu-auth/tools/itest/pom.xml

Modified: trunk/amdatu-auth/oauth-example/pom.xml
==============================================================================
--- trunk/amdatu-auth/oauth-example/pom.xml     (original)
+++ trunk/amdatu-auth/oauth-example/pom.xml     Tue Apr 17 09:11:53 2012
@@ -23,6 +23,7 @@
     <version>0.2.2-SNAPSHOT</version>
   </parent>
   <artifactId>org.amdatu.auth.example.oauth</artifactId>
+  <name>Amdatu Auth - Examples</name>
   <packaging>pom</packaging>
 
   <modules>

Modified: trunk/amdatu-auth/tools/itest/pom.xml
==============================================================================
--- trunk/amdatu-auth/tools/itest/pom.xml       (original)
+++ trunk/amdatu-auth/tools/itest/pom.xml       Tue Apr 17 09:11:53 2012
@@ -24,7 +24,7 @@
   </parent>
   <artifactId>org.amdatu.auth.tools.itest</artifactId>
   <packaging>jar</packaging>
-  <name>Amdatu Auth - iTest Tools</name>
+  <name>Amdatu Auth - iTest Tools</name>
   <description>Tools for integration tests</description>
 
   <dependencies>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to