Author: kwright
Date: Fri Feb 1 01:27:57 2013
New Revision: 1441288
URL: http://svn.apache.org/viewvc?rev=1441288&view=rev
Log:
Get the version consistent
Modified:
manifoldcf/trunk/framework/combined-service/pom.xml
Modified: manifoldcf/trunk/framework/combined-service/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/framework/combined-service/pom.xml?rev=1441288&r1=1441287&r2=1441288&view=diff
==============================================================================
--- manifoldcf/trunk/framework/combined-service/pom.xml (original)
+++ manifoldcf/trunk/framework/combined-service/pom.xml Fri Feb 1 01:27:57 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.manifoldcf</groupId>
<artifactId>mcf-framework</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>