Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
atsticks committed Oct 18, 2013
2 parents c5a160d + c80f95b commit 1df9d3b
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 @@ -11,7 +11,7 @@

<modelVersion>4.0.0</modelVersion>

<groupId>org.javamoney</groupId>
<groupId>org.javamoney.tck</groupId>
<artifactId>jsr354-tck</artifactId>
<packaging>jar</packaging>

Expand Down Expand Up @@ -57,7 +57,7 @@

<jboss.test.audit.version>1.1.0.Final</jboss.test.audit.version>
<!-- This properties must be set for another implementation to be tested. -->
<impl.groupId>org.javamoney</impl.groupId>
<impl.groupId>org.javamoney.ri</impl.groupId>
<impl.artifactId>jsr354-ri</impl.artifactId>
<impl.version>0.7</impl.version>
<impl.packageType>jar</impl.packageType>
Expand Down Expand Up @@ -698,4 +698,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit 1df9d3b

Please sign in to comment.