Skip to content

Commit

Permalink
KristianRosenvold: Brought back changes to maven poms!
Browse files Browse the repository at this point in the history
r16556
  • Loading branch information
krosenvold committed Apr 11, 2012
1 parent 6ef2567 commit 4cc846e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maven/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<dependencies>
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
<version>140</version>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.47</version>
</dependency>
<dependency>
<groupId>mx4j</groupId>
Expand Down

0 comments on commit 4cc846e

Please sign in to comment.