You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/08/04 22:32:13 UTC

svn commit: r682497 - in /tuscany/java: das/pom.xml sdo/pom.xml

Author: lresende
Date: Mon Aug  4 13:32:13 2008
New Revision: 682497

URL: http://svn.apache.org/viewvc?rev=682497&view=rev
Log:
Test to triger continuum notification

Modified:
    tuscany/java/das/pom.xml
    tuscany/java/sdo/pom.xml

Modified: tuscany/java/das/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/das/pom.xml?rev=682497&r1=682496&r2=682497&view=diff
==============================================================================
--- tuscany/java/das/pom.xml (original)
+++ tuscany/java/das/pom.xml Mon Aug  4 13:32:13 2008
@@ -87,7 +87,6 @@
     
     <build>
         <defaultGoal>install</defaultGoal>
-
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>

Modified: tuscany/java/sdo/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sdo/pom.xml?rev=682497&r1=682496&r2=682497&view=diff
==============================================================================
--- tuscany/java/sdo/pom.xml (original)
+++ tuscany/java/sdo/pom.xml Mon Aug  4 13:32:13 2008
@@ -191,7 +191,6 @@
                 </plugin>
             </plugins>
         </pluginManagement>
-
     </build>
 
     <dependencies>