aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2017-12-29 09:51:15 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2017-12-29 09:51:40 +0100
commit6dd99e0c6f2a431a38e9284e9cfc2a9c53c21d7f (patch)
tree662b46106fb250e26496bc5b24e8c5d643834adc /sonar-application
parent426519346f51f7b980a76f9050f983110550509d (diff)
downloadsonarqube-6dd99e0c6f2a431a38e9284e9cfc2a9c53c21d7f.tar.gz
sonarqube-6dd99e0c6f2a431a38e9284e9cfc2a9c53c21d7f.zip
Upgrade to version 6.7.2-SNAPSHOT
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 113aed0a2e2..51de586fd31 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.7.1</version>
+ <version>6.7.2-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>