Author: gmazza
Date: Sun Nov  6 07:25:12 2011
New Revision: 1198171

URL: http://svn.apache.org/viewvc?rev=1198171&view=rev
Log:
wrong version number used during merge.

Modified:
    
cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml

Modified: 
cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1198171&r1=1198170&r2=1198171&view=diff
==============================================================================
--- 
cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml
 (original)
+++ 
cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/wsdl_first/pom.xml
 Sun Nov  6 07:25:12 2011
@@ -130,7 +130,7 @@
                <dependency>
                    <groupId>org.apache.cxf</groupId>
                    <artifactId>cxf-rt-transports-http-jetty</artifactId>
-                   <version>2.5.1-SNAPSHOT</version>
+                   <version>2.4.5-SNAPSHOT</version>
                </dependency>
            </dependencies>
         </profile>


Reply via email to