Upgrade to bundles-pom 12
diff --git a/spring-test-4.1.2.RELEASE/pom.xml b/spring-test-4.1.2.RELEASE/pom.xml
index 7e88182..8a40d92 100644
--- a/spring-test-4.1.2.RELEASE/pom.xml
+++ b/spring-test-4.1.2.RELEASE/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>12-SNAPSHOT</version>
+        <version>12</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -38,7 +38,6 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-        <tag>HEAD</tag>
     </scm>
 
     <properties>