diff --git a/api-gateway/pom.xml b/api-gateway/pom.xml
index 9db24c9..84cdcaa 100644
--- a/api-gateway/pom.xml
+++ b/api-gateway/pom.xml
@@ -6,7 +6,7 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
api-gateway
diff --git a/counterparty-service/pom.xml b/counterparty-service/pom.xml
index 488d21d..61adbe3 100644
--- a/counterparty-service/pom.xml
+++ b/counterparty-service/pom.xml
@@ -6,7 +6,7 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
counterparty-service
diff --git a/instrument-service/pom.xml b/instrument-service/pom.xml
index c88a4ba..4479a33 100644
--- a/instrument-service/pom.xml
+++ b/instrument-service/pom.xml
@@ -6,7 +6,7 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
instrument-service
diff --git a/pom.xml b/pom.xml
index 10acdaf..2317f20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,11 +6,17 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
Parent Pom of the Pinfo Micro Services
pom
+
+ https://github.com/hostettler/microservices
+ scm:git:git@github.com/hostettler/microservices.git
+ scm:git:git@github.com/hostettler/microservices
+
+
2.3.0.Final
1.4.197
@@ -159,6 +165,15 @@
+
+ maven-release-plugin
+ 2.5.3
+
+ true
+ @{project.version}
+ release
+
+
org.apache.maven.plugins
maven-compiler-plugin
diff --git a/regulatory-service/pom.xml b/regulatory-service/pom.xml
index c54ef8a..2ed713e 100644
--- a/regulatory-service/pom.xml
+++ b/regulatory-service/pom.xml
@@ -6,7 +6,7 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
regulatory-service
diff --git a/valuation-service/pom.xml b/valuation-service/pom.xml
index 3d05e07..e52cc7e 100644
--- a/valuation-service/pom.xml
+++ b/valuation-service/pom.xml
@@ -6,7 +6,7 @@
ch.unige
pinfo-micro-services
- 0.2.0-SNAPSHOT
+ 0.2.0
valuation-service