]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5220 update branding dependency
authorStas Vilchik <vilchiks@gmail.com>
Thu, 5 Feb 2015 09:28:47 +0000 (10:28 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 5 Feb 2015 09:28:54 +0000 (10:28 +0100)
server/sonar-web/pom.xml

index 12a3d87303fc2ed86e8ab86ecee8d51e05042e3b..b8c8b224a7838e1646530c968e8b27a54dcadb42 100644 (file)
         <dependency>
           <groupId>com.sonarsource</groupId>
           <artifactId>sonarsource-branding</artifactId>
-          <version>1.0</version>
+          <version>1.1</version>
           <type>war</type>
           <scope>runtime</scope>
         </dependency>