[maven-release-plugin] prepare release org.apache.aries.rsa-1.13.0
diff --git a/discovery/command/pom.xml b/discovery/command/pom.xml
index 1faea67..8f925f0 100644
--- a/discovery/command/pom.xml
+++ b/discovery/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/discovery/config/pom.xml b/discovery/config/pom.xml
index 0bf672e..d62c0a4 100644
--- a/discovery/config/pom.xml
+++ b/discovery/config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.discovery</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
     </parent>
 
     <groupId>org.apache.aries.rsa.discovery</groupId>
diff --git a/discovery/local/pom.xml b/discovery/local/pom.xml
index b58cdf1..3f09821 100644
--- a/discovery/local/pom.xml
+++ b/discovery/local/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/discovery/pom.xml b/discovery/pom.xml
index e12c770..9a1741f 100644
--- a/discovery/pom.xml
+++ b/discovery/pom.xml
@@ -23,7 +23,7 @@
     <parent>
       <groupId>org.apache.aries.rsa</groupId>
       <artifactId>org.apache.aries.rsa.parent</artifactId>
-      <version>1.13.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/discovery/zookeeper/pom.xml b/discovery/zookeeper/pom.xml
index b9f9e93..e87ccd0 100644
--- a/discovery/zookeeper/pom.xml
+++ b/discovery/zookeeper/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/eapub/pom.xml b/eapub/pom.xml
index 9c39fb4..9a75c23 100644
--- a/eapub/pom.xml
+++ b/eapub/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>org.apache.aries.rsa.eapub</artifactId>
diff --git a/examples/echofastbin/fbapi/pom.xml b/examples/echofastbin/fbapi/pom.xml
index 6b2dca4..e894cbe 100644
--- a/examples/echofastbin/fbapi/pom.xml
+++ b/examples/echofastbin/fbapi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.aries.rsa.examples</groupId>
     <artifactId>org.apache.aries.rsa.examples.echofastbin</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.aries.rsa.examples.echofastbin</groupId>
diff --git a/examples/echofastbin/fbconsumer/pom.xml b/examples/echofastbin/fbconsumer/pom.xml
index 2d08752..358bee8 100644
--- a/examples/echofastbin/fbconsumer/pom.xml
+++ b/examples/echofastbin/fbconsumer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa.examples</groupId>
         <artifactId>org.apache.aries.rsa.examples.echofastbin</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.aries.rsa.examples.echofastbin</groupId>
diff --git a/examples/echofastbin/fbservice/pom.xml b/examples/echofastbin/fbservice/pom.xml
index 51c6fe3..e4fa9f0 100644
--- a/examples/echofastbin/fbservice/pom.xml
+++ b/examples/echofastbin/fbservice/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa.examples</groupId>
         <artifactId>org.apache.aries.rsa.examples.echofastbin</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.aries.rsa.examples.echofastbin</groupId>
diff --git a/examples/echofastbin/pom.xml b/examples/echofastbin/pom.xml
index 365ba07..5956f15 100644
--- a/examples/echofastbin/pom.xml
+++ b/examples/echofastbin/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.examples</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
     </parent>
     <groupId>org.apache.aries.rsa.examples</groupId>
     <artifactId>org.apache.aries.rsa.examples.echofastbin</artifactId>
diff --git a/examples/echotcp/api/pom.xml b/examples/echotcp/api/pom.xml
index a43e123..0588e78 100644
--- a/examples/echotcp/api/pom.xml
+++ b/examples/echotcp/api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.aries.rsa.examples</groupId>
     <artifactId>org.apache.aries.rsa.examples.echotcp</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.aries.rsa.examples.echotcp</groupId>
diff --git a/examples/echotcp/consumer/pom.xml b/examples/echotcp/consumer/pom.xml
index 9b64b42..cae7708 100644
--- a/examples/echotcp/consumer/pom.xml
+++ b/examples/echotcp/consumer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa.examples</groupId>
         <artifactId>org.apache.aries.rsa.examples.echotcp</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.aries.rsa.examples.echotcp</groupId>
diff --git a/examples/echotcp/pom.xml b/examples/echotcp/pom.xml
index c474e97..cb98c15 100644
--- a/examples/echotcp/pom.xml
+++ b/examples/echotcp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.examples</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
     </parent>
     <groupId>org.apache.aries.rsa.examples</groupId>
     <artifactId>org.apache.aries.rsa.examples.echotcp</artifactId>
diff --git a/examples/echotcp/service/pom.xml b/examples/echotcp/service/pom.xml
index 826ce9a..64f3d1e 100644
--- a/examples/echotcp/service/pom.xml
+++ b/examples/echotcp/service/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa.examples</groupId>
         <artifactId>org.apache.aries.rsa.examples.echotcp</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.aries.rsa.examples.echotcp</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 9798c6e..99a1524 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
       <groupId>org.apache.aries.rsa</groupId>
       <artifactId>org.apache.aries.rsa.parent</artifactId>
-      <version>1.13.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/features/pom.xml b/features/pom.xml
index c79fbd3..c79f61b 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index 8e3843d..a3a135d 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.itests</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index cb58a72..fb41c8d 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 88b5e10..2ffe735 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.main</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index e3b40bb..62caa13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
 
     <groupId>org.apache.aries.rsa</groupId>
     <artifactId>org.apache.aries.rsa.main</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.0</version>
     <packaging>pom</packaging>
     <name>Aries Remote Service Admin Main</name>
 
     <scm>
         <connection>scm:git:git@github.com:apache/aries-rsa.git</connection>
         <developerConnection>scm:git:git@github.com:apache/aries-rsa.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.aries.rsa-1.13.0</tag>
     </scm>
 
     <issueManagement>
diff --git a/provider/fastbin/pom.xml b/provider/fastbin/pom.xml
index e7b4126..f803a2d 100644
--- a/provider/fastbin/pom.xml
+++ b/provider/fastbin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/provider/pom.xml b/provider/pom.xml
index f26de46..01f6038 100644
--- a/provider/pom.xml
+++ b/provider/pom.xml
@@ -24,7 +24,7 @@
     <parent>
       <groupId>org.apache.aries.rsa</groupId>
       <artifactId>org.apache.aries.rsa.parent</artifactId>
-      <version>1.13.0-SNAPSHOT</version>
+      <version>1.13.0</version>
       <relativePath>../parent/pom.xml</relativePath>
     </parent>
     
diff --git a/provider/tcp/pom.xml b/provider/tcp/pom.xml
index f3d6f68..57b9954 100644
--- a/provider/tcp/pom.xml
+++ b/provider/tcp/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.aries.rsa</groupId>
 		<artifactId>org.apache.aries.rsa.parent</artifactId>
-		<version>1.13.0-SNAPSHOT</version>
+		<version>1.13.0</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 
diff --git a/repository/pom.xml b/repository/pom.xml
index 377981e..b971a98 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>repository</artifactId>
diff --git a/rsa/pom.xml b/rsa/pom.xml
index e6ebb9c..f7d9e74 100644
--- a/rsa/pom.xml
+++ b/rsa/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>org.apache.aries.rsa.core</artifactId>
diff --git a/spi/pom.xml b/spi/pom.xml
index 4eaef6b..73986b0 100644
--- a/spi/pom.xml
+++ b/spi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>org.apache.aries.rsa.spi</artifactId>
diff --git a/topology-manager/pom.xml b/topology-manager/pom.xml
index 0c18886..cb92d7f 100644
--- a/topology-manager/pom.xml
+++ b/topology-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.rsa</groupId>
         <artifactId>org.apache.aries.rsa.parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>