Author: aadamchik
Date: Mon Dec 25 02:54:18 2006
New Revision: 490128
URL: http://svn.apache.org/viewvc?view=rev&rev=490128
Log:
renaming plugin to follow normal maven naming conventions
Modified:
incubator/cayenne/main/trunk/core/cayenne-server/pom.xml
Modified: incubator/cayenne/main/trunk/core/cayenne-server/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/core/cayenne-server/pom.xml?view=diff&rev=490128&r1=490127&r2=490128
==============================================================================
--- incubator/cayenne/main/trunk/core/cayenne-server/pom.xml (original)
+++ incubator/cayenne/main/trunk/core/cayenne-server/pom.xml Mon Dec 25
02:54:18 2006
@@ -57,7 +57,7 @@
<plugins>
<plugin>
<groupId>org.apache.cayenne.maven.plugin</groupId>
- <artifactId>build-maven-plugin</artifactId>
+
<artifactId>maven-cayenne-build-plugin</artifactId>
<executions>
<execution>
<id>aggregate-all</id>