Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjefferson committed Apr 27, 2014
1 parent 35c0746 commit 9015f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

<properties>
<jdo.version>3.0</jdo.version>
<dn.core.version>4.0.0-m2</dn.core.version>
<dn.api.jdo.version>4.0.0-m2</dn.api.jdo.version>
<dn.rdbms.version>4.0.0-m2</dn.rdbms.version>
<dn.core.version>4.0.0-m3</dn.core.version>
<dn.api.jdo.version>4.0.0-m3</dn.api.jdo.version>
<dn.rdbms.version>4.0.0-m3</dn.rdbms.version>
</properties>

<repositories>
Expand Down

0 comments on commit 9015f03

Please sign in to comment.