Author: owulff
Date: Fri Jun 21 20:19:22 2013
New Revision: 1495583
URL: http://svn.apache.org/r1495583
Log:
pom fix
Modified:
cxf/fediz/trunk/plugins/websphere/pom.xml
Modified: cxf/fediz/trunk/plugins/websphere/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/websphere/pom.xml?rev=1495583&r1=1495582&r2=1495583&view=diff
==============================================================================
--- cxf/fediz/trunk/plugins/websphere/pom.xml (original)
+++ cxf/fediz/trunk/plugins/websphere/pom.xml Fri Jun 21 20:19:22 2013
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.apache.cxf.fediz</groupId>
<artifactId>fediz-core</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>${project.version}</version>
<scope>compile</scope>
</dependency>
<!--