Author: rwinston
Date: Mon Mar 3 09:27:53 2008
New Revision: 633188
URL: http://svn.apache.org/viewvc?rev=633188&view=rev
Log:
typo
Modified:
commons/proper/net/branches/NET_2_0/pom.xml
Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=633188&r1=633187&r2=633188&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Mon Mar 3 09:27:53 2008
@@ -47,7 +47,7 @@
<distributionManagement>
<site>
- <id>taging</id>
+ <id>staging</id>
<name>Apache Website</name>
<url>scp://people.apache.org/~rwinston/release/net/</url>
</site>
@@ -175,7 +175,7 @@
<manifest>
<attribute name="Extension-Name"
value="org.apache.commons.net"/>
<attribute name="Specification-Title"
value="${project.name}"/>
- <attribute name="Implmentation-Title"
value="${project.name}"/>
+ <attribute name="Implementation-Title"
value="${project.name}"/>
<attribute
name="Implementation-Vendor" value="${project.organization.name}"/>
<attribute
name="Implementation-Version" value="${version}"/>
<attribute
name="Implementation-Vendor-Id" value="org.apache"/>