You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by le...@apache.org on 2012/12/20 15:32:18 UTC

svn commit: r1424492 - /incubator/streams/streams-master-pom/trunk/pom.xml

Author: letourneau
Date: Thu Dec 20 14:32:18 2012
New Revision: 1424492

URL: http://svn.apache.org/viewvc?rev=1424492&view=rev
Log:
adding packaging dependecies to master

Modified:
    incubator/streams/streams-master-pom/trunk/pom.xml

Modified: incubator/streams/streams-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/streams/streams-master-pom/trunk/pom.xml?rev=1424492&r1=1424491&r2=1424492&view=diff
==============================================================================
--- incubator/streams/streams-master-pom/trunk/pom.xml (original)
+++ incubator/streams/streams-master-pom/trunk/pom.xml Thu Dec 20 14:32:18 2012
@@ -189,16 +189,7 @@
               </execution>
             </executions>
           </plugin>          
-          <plugin>
-            <artifactId>maven-assembly-plugin</artifactId>
-            <dependencies>
-              <dependency>
-                <groupId>org.apache.streams</groupId>
-                <artifactId>source-assembly</artifactId>
-                <version>0.1-SNAPSHOT</version>
-              </dependency>
-            </dependencies>
-          </plugin>
+          
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>license-maven-plugin</artifactId>