summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-03-10 16:24:23 +0100
committerStas Vilchik <vilchiks@gmail.com>2015-03-10 16:24:52 +0100
commit70651e2b67b8285de303e9d51c9292f4ab2dc611 (patch)
tree0b211517409c938f42d25ebdf0fd168d91098d0a /server/sonar-web/pom.xml
parent93e3a0990b80453252bf442ecf0fb52b3f95a971 (diff)
downloadsonarqube-70651e2b67b8285de303e9d51c9292f4ab2dc611.tar.gz
sonarqube-70651e2b67b8285de303e9d51c9292f4ab2dc611.zip
update version of sonarsource-branding
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index 9b7e9ac2ee9..564b58a1652 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -219,7 +219,7 @@
<dependency>
<groupId>com.sonarsource</groupId>
<artifactId>sonarsource-branding</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<type>war</type>
<scope>runtime</scope>
</dependency>