Skip to content

Commit

Permalink
#821 removing codenarc and xml from ant
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyk committed Apr 27, 2018
1 parent f1fdd0e commit a36b520
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions qulice-ant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,6 @@
<artifactId>qulice-checkstyle</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>qulice-codenarc</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>qulice-findbugs</artifactId>
Expand All @@ -142,11 +137,6 @@
<artifactId>qulice-spi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>qulice-xml</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</plugin>
<plugin>
Expand Down

0 comments on commit a36b520

Please sign in to comment.