Skip to content

Commit

Permalink
added one more git merge conflict fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Supol <jan.supol@oracle.com>
  • Loading branch information
jansupol committed Jan 31, 2019
1 parent 9e0e0a0 commit 5533dba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ext/mvc-bean-validation/pom.xml
Expand Up @@ -64,11 +64,6 @@
<artifactId>javax.el-api</artifactId>
</exclusion>
<exclusion>
<<<<<<< HEAD
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
</exclusion>
=======
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
</exclusion>
Expand All @@ -80,7 +75,6 @@
<groupId>org.glassfish</groupId>
<artifactId>jakarta.el</artifactId>
</exclusion>
>>>>>>> MSTR/EE4J_8
</exclusions>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5533dba

Please sign in to comment.