Skip to content

Commit

Permalink
Merge pull request #89 from nicolasmoreau/dev
Browse files Browse the repository at this point in the history
removes duplicated artifact
  • Loading branch information
nicolasmoreau authored May 18, 2022
2 parents 140f1b2 + 2874c7b commit 8bfa1a3
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 8bfa1a3

Please sign in to comment.