Skip to content

Commit

Permalink
Gør klar til release - kør mod faste versioner af sdm-core og testutils
Browse files Browse the repository at this point in the history
  • Loading branch information
jrftrifork committed Sep 11, 2012
1 parent 4461b77 commit afd1d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>dk.nsi.stamdata4</groupId>
<artifactId>sdm-core</artifactId>
<version>4.1-SNAPSHOT</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down Expand Up @@ -105,7 +105,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 afd1d03

Please sign in to comment.