Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Nov 13, 2019
2 parents 2134be7 + 244e9ad commit d962cdb
Show file tree
Hide file tree
Showing 23 changed files with 876 additions and 2,336 deletions.
7 changes: 0 additions & 7 deletions emc-metalnx-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<!-- <exclusions> <exclusion> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId>
</exclusion> </exclusions> -->
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand All @@ -37,8 +35,6 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-envers</artifactId>
<version>${hibernate.version}</version>
<!-- <exclusions> <exclusion> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId>
</exclusion> </exclusions> -->
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down Expand Up @@ -90,7 +86,6 @@
<artifactId>dom4j</artifactId>
</dependency>
</dependencies>

<build>
<plugins>
<!-- Plugin required to build java classes from XSD using XJC -->
Expand Down Expand Up @@ -281,8 +276,6 @@
</execution>
</executions>
</plugin>


</plugins>
</build>
</project>

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d962cdb

Please sign in to comment.