]> source.dussan.org Git - sonarqube.git/commitdiff
remove obsolete dependency to sonar-process in sonar-server
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>
Fri, 18 Aug 2017 13:29:10 +0000 (15:29 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 5 Sep 2017 12:24:12 +0000 (14:24 +0200)
server/sonar-server/pom.xml

index f911d3831e88aa2c283f12e9962974ace4657572..19037022f465ed71b7bbf7b8ecfde6a1871bd197 100644 (file)
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>sonar-process</artifactId>
-      <version>${project.version}</version>
-    </dependency>
     <dependency>
       <groupId>org.sonarsource.update-center</groupId>
       <artifactId>sonar-update-center-common</artifactId>