Author: sebb
Date: Tue Jan 7 16:05:03 2014
New Revision: 1556256
URL: http://svn.apache.org/r1556256
Log:
Use full name
Modified:
commons/proper/commons-sandbox-parent/trunk/pom.xml
commons/proper/commons-skin/trunk/pom.xml
Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=1556256&r1=1556255&r2=1556256&view=diff
==============================================================================
--- commons/proper/commons-sandbox-parent/trunk/pom.xml (original)
+++ commons/proper/commons-sandbox-parent/trunk/pom.xml Tue Jan 7 16:05:03 2014
@@ -28,7 +28,7 @@ under the License.
<artifactId>commons-sandbox-parent</artifactId>
<packaging>pom</packaging>
<version>11-SNAPSHOT</version>
- <name>Commons Sandbox Parent</name>
+ <name>Apache Commons Sandbox Parent</name>
<url>http://commons.apache.org/sandbox/</url>
<issueManagement>
<system>JIRA</system>
Modified: commons/proper/commons-skin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/pom.xml?rev=1556256&r1=1556255&r2=1556256&view=diff
==============================================================================
--- commons/proper/commons-skin/trunk/pom.xml (original)
+++ commons/proper/commons-skin/trunk/pom.xml Tue Jan 7 16:05:03 2014
@@ -26,8 +26,8 @@
</parent>
<artifactId>commons-skin</artifactId>
<version>4-SNAPSHOT</version>
- <name>Commons Skin</name>
- <description>Commons Skin</description>
+ <name>Apache Commons Skin</name>
+ <description>Apache Commons Skin</description>
<inceptionYear>2006</inceptionYear>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/</connection>