Skip to content

Commit

Permalink
Cleaned pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
naturalprogrammer committed Apr 2, 2018
1 parent c7d13f0 commit 0bf7703
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@
<scope>test</scope>
</dependency>

<!-- Using AbstractAuditable needed joda time
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency> -->

<!-- Utilities -->

<dependency>
Expand All @@ -91,26 +85,6 @@
</dependency>

</dependencies>

<!-- <repositories>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
<url>https://repo.spring.io/milestone</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories> -->


<build>
<plugins>
Expand Down

0 comments on commit 0bf7703

Please sign in to comment.