Skip to content

Commit

Permalink
Released webdanica 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Søren Vejrup Carlsen committed Jul 3, 2018
1 parent 42fde39 commit ec2126b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
-->
<groupId>dk.netarkivet</groupId>
<artifactId>webdanica</artifactId>
<version>2.1-RC2</version>
<version>2.1</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion webdanica-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dk.netarkivet</groupId>
<artifactId>webdanica</artifactId>
<version>2.1-RC2</version>
<version>2.1</version>
</parent>

<artifactId>webdanica-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webdanica-webapp-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dk.netarkivet</groupId>
<artifactId>webdanica</artifactId>
<version>2.1-RC2</version>
<version>2.1</version>
</parent>

<artifactId>webdanica-webapp-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webdanica-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dk.netarkivet</groupId>
<artifactId>webdanica</artifactId>
<version>2.1-RC2</version>
<version>2.1</version>
</parent>

<artifactId>webdanica-webapp</artifactId>
Expand Down

0 comments on commit ec2126b

Please sign in to comment.