Skip to content

Commit

Permalink
Gør klar til release - skift til parent 4.2, kør mod faste versioner …
Browse files Browse the repository at this point in the history
…af sdm-core og testutils
  • Loading branch information
jrftrifork committed Sep 11, 2012
1 parent 059b574 commit 756ca9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dk.nsi.stamdata4</groupId>
<artifactId>sdm-parent</artifactId>
<version>4.1</version>
<version>4.2</version>
</parent>

<artifactId>vitaminimporter</artifactId>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>dk.nsi.stamdata4</groupId>
<artifactId>sdm-core</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>dk.nsi.stamdata4</groupId>
<artifactId>testutils</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 756ca9d

Please sign in to comment.