Author: gnodet
Date: Mon Nov 12 15:50:59 2007
New Revision: 594351

URL: http://svn.apache.org/viewvc?rev=594351&view=rev
Log:
SM-810: complete shared library

Modified:
    
incubator/servicemix/branches/servicemix-3.2/deployables/sharedlibraries/pom.xml
    incubator/servicemix/branches/servicemix-3.2/pom.xml

Modified: 
incubator/servicemix/branches/servicemix-3.2/deployables/sharedlibraries/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.2/deployables/sharedlibraries/pom.xml?rev=594351&r1=594350&r2=594351&view=diff
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.2/deployables/sharedlibraries/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.2/deployables/sharedlibraries/pom.xml
 Mon Nov 12 15:50:59 2007
@@ -35,6 +35,7 @@
 
   <modules>
     <module>servicemix-shared</module>
+    <module>servicemix-shared-compat</module>
   </modules>
 
 </project>

Modified: incubator/servicemix/branches/servicemix-3.2/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.2/pom.xml?rev=594351&r1=594350&r2=594351&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-3.2/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.2/pom.xml Mon Nov 12 15:50:59 
2007
@@ -1367,7 +1367,7 @@
             <dependency>
                 <groupId>janino</groupId>
                 <artifactId>janino</artifactId>
-                <version>2.3.2.1-SNAPSHOT</version>
+                <version>2.3.2</version>
             </dependency>
             <dependency>
                 <groupId>jaxen</groupId>


Reply via email to