You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2008/03/03 00:20:56 UTC

svn commit: r632869 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml

Author: brett
Date: Sun Mar  2 15:20:56 2008
New Revision: 632869

URL: http://svn.apache.org/viewvc?rev=632869&view=rev
Log:
make this test work with more recent versions of the plugin tools - we weren't really building a plugin here

Modified:
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml

Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml?rev=632869&r1=632868&r2=632869&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3396-dependencyManagementForOverConstrainedRanges/pluginuser/pom.xml Sun Mar  2 15:20:56 2008
@@ -6,7 +6,6 @@
   <groupId>org.apache.maven.its.mng3396</groupId>
   <artifactId>pluginuser</artifactId>
   <version>1.0</version>
-  <packaging>maven-plugin</packaging>
 
   <build>
     <plugins>