[maven-release-plugin] prepare release org.apache.aries.blueprint.core-1.10.3
diff --git a/blueprint/blueprint-core/pom.xml b/blueprint/blueprint-core/pom.xml
index f61c09e..00e23ca 100644
--- a/blueprint/blueprint-core/pom.xml
+++ b/blueprint/blueprint-core/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>org.apache.aries.blueprint.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint Core</name>
-    <version>1.10.3-SNAPSHOT</version>
+    <version>1.10.3</version>
     <description>
         This bundle contains the core implementation of Blueprint
         along with the "ext" namespace handler.
@@ -42,7 +42,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/aries.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.aries.blueprint.core-1.10.3</tag>
   </scm>
 
     <properties>