Skip to content

Commit

Permalink
Prepare 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
claussni committed Feb 12, 2015
1 parent a29e8ed commit 645677a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>de.qucosa</groupId>
<artifactId>qucosa-sword-filehandler</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<name>Qucosa SWORD 1.3 Filehandler</name>

Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>sword</groupId>
<artifactId>sword-fedora</artifactId>
<version>1.5-SNAPSHOT</version>
<version>[1.5,)</version>
<classifier>classes</classifier>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 645677a

Please sign in to comment.