You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/05/25 21:05:36 UTC

svn commit: r778504 - /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml

Author: spoole
Date: Mon May 25 21:05:36 2009
New Revision: 778504

URL: http://svn.apache.org/viewvc?rev=778504&view=rev
Log:
more adjusting of maven eclipse plugin projects

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml?rev=778504&r1=778503&r2=778504&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/pom.xml Mon May 25 21:05:36 2009
@@ -7,6 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.kato</groupId>
   <artifactId>kato.rtexplorer.plugin</artifactId>
+  <packaging>zip</packaging>
   <version>0.0.1-SNAPSHOT</version>
   <build>
   	<plugins>