diff --git a/pom.xml b/pom.xml
index 5ffaf35..35b4d60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,10 @@
jar
http://www.open-groupe.com
+
+ scm:git:TOFILL
+
+
org.springframework.boot
spring-boot-starter-parent
@@ -17,6 +21,8 @@
1.8
+ true
+ jazzhub
2.4.1
3.2.0
@@ -132,6 +138,7 @@
+ ${project.artifactId}
${project.basedir}/src/main/resources
@@ -311,6 +318,12 @@
${project.basedir}/src/test/resources/jasmine/ReactJsSpecRunner.htmltemplate
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5.3
+
org.cloudfoundry