Author: mattmann
Date: Tue Feb 1 23:14:24 2011
New Revision: 1066264
URL: http://svn.apache.org/viewvc?rev=1066264&view=rev
Log:
- another OODT-63 issue: fix xmlps to not be ${oodt.version}
Modified:
oodt/trunk/xmlps/pom.xml
Modified: oodt/trunk/xmlps/pom.xml
URL:
http://svn.apache.org/viewvc/oodt/trunk/xmlps/pom.xml?rev=1066264&r1=1066263&r2=1066264&view=diff
==============================================================================
--- oodt/trunk/xmlps/pom.xml (original)
+++ oodt/trunk/xmlps/pom.xml Tue Feb 1 23:14:24 2011
@@ -28,7 +28,7 @@
</parent>
<artifactId>oodt-xmlps</artifactId>
<name>XML-configured, DBMS-based Product and Profile Server</name>
- <version>${oodt.version}</version>
+ <version>0.2</version>
<description>
An XML-configured DBMS-based Product and Profile meant to easily
sit on top of Web-Grid and other Product and Profile server contexts