Skip to content

Commit

Permalink
removes duplicated artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasmoreau committed May 18, 2022
1 parent b717e7f commit 2874c7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions portal.ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
<groupId>org.jboss.el</groupId>
<artifactId>jboss-el</artifactId>
</dependency>
<dependency>
<!-- <dependency>
<groupId>org.drools</groupId>
<artifactId>drools-compiler</artifactId>
<version>6.0.1.Final</version>
</dependency>
</dependency>-->
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
Expand Down

0 comments on commit 2874c7b

Please sign in to comment.