fix branch name property 85/19385/1
authorMichael Lando <ml636r@att.com>
Tue, 17 Oct 2017 23:01:08 +0000 (02:01 +0300)
committerMichael Lando <ml636r@att.com>
Tue, 17 Oct 2017 23:01:08 +0000 (02:01 +0300)
Change-Id: If9e91267b52dfc4d11b7093776ed1622f66cd098
Issue-Id: SDC-470
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index a4edf47..d188dac 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <sonar.exclusions>**/scripts/**/*</sonar.exclusions>
                <sonar.test.exclusions>**/test/**/*,**/tests/**/*</sonar.test.exclusions>
                <sonar.inclusions>app/**/*.js,server-mock/**/*.js,src/**/*.js,src/main/**/*.java</sonar.inclusions>
+               <sonar.branch>${project.version}</sonar.branch>
 
                <!--nexus-->
                <nexus.proxy>https://nexus.onap.org</nexus.proxy>