fix groupId

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1441809 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-02-02 20:50:31 +00:00
parent 826cc87c52
commit 0e4862b241
11 changed files with 11 additions and 11 deletions

View File

@ -91,7 +91,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@ -91,7 +91,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<version>${log4jVersion}</version>
<scope>runtime</scope>
</dependency>

View File

@ -185,7 +185,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>test</scope>
</dependency>

View File

@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -276,7 +276,7 @@
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>test</scope>
</dependency>

View File

@ -252,7 +252,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
</dependency>
</dependencies>

View File

@ -691,7 +691,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>

View File

@ -201,7 +201,7 @@
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
</dependency>
</dependencies>

View File

@ -77,7 +77,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -1201,7 +1201,7 @@
</dependency>
<dependency>
<groupId>org.apache.logging.log4j.adapters</groupId>
<artifactId>log4j12-api</artifactId>
<artifactId>log4j-1.2-api</artifactId>
<version>${log4j.version}</version>
<scope>runtime</scope>
</dependency>