Author: ltheussl
Date: Sat Feb 18 22:44:41 2006
New Revision: 378856
URL: http://svn.apache.org/viewcvs?rev=378856&view=rev
Log:
Adjust id to naming convention
Modified:
maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml
Modified:
maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml?rev=378856&r1=378855&r2=378856&view=diff
==============================================================================
---
maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml
(original)
+++
maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/project.xml
Sat Feb 18 22:44:41 2006
@@ -19,7 +19,7 @@
<project>
<pomVersion>3</pomVersion>
<extend>../plugins-parent/project.xml</extend>
- <artifactId>cactus-jcoverage-integration-plugin</artifactId>
+ <artifactId>maven-cactus-jcoverage-integration-plugin</artifactId>
<name>Cactus and JCoverage Integration Plugin</name>
<currentVersion>1.0-SNAPSHOT</currentVersion>
<inceptionYear>2004</inceptionYear>