You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2009/03/20 15:11:39 UTC

svn commit: r756473 - /servicemix/smx4/features/trunk/pom.xml

Author: jbonofre
Date: Fri Mar 20 14:11:38 2009
New Revision: 756473

URL: http://svn.apache.org/viewvc?rev=756473&view=rev
Log:
Correct the jsmpp version (to 2.0_1-SNAPSHOT).

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=756473&r1=756472&r2=756473&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Fri Mar 20 14:11:38 2009
@@ -143,7 +143,7 @@
       <joda-time.version>1.5.2_1</joda-time.version>
       <josql.version>1.5_1</josql.version>
       <jsch.version>0.1.31_1</jsch.version>
-      <jsmpp.version>2.0</jsmpp.version>
+      <jsmpp.version>2.0_1-SNAPSHOT</jsmpp.version>
       <juel.version>2.1.0_1</juel.version>
       <junit.version>4.4</junit.version>
       <junit.bundle.version>4.4_1</junit.bundle.version>