Skip to content

Commit

Permalink
Set version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Dolski committed Nov 7, 2015
1 parent 892eeba commit b0c2a74
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 @@ -4,14 +4,14 @@
<groupId>edu.illinois.library.cantaloupe</groupId>
<artifactId>Cantaloupe</artifactId>
<packaging>jar</packaging>
<version>SNAPSHOT</version>
<version>1.1</version>
<name>Cantaloupe</name>
<url>https://medusa-project.github.io/cantaloupe/</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<cantaloupe.version>SNAPSHOT</cantaloupe.version>
<cantaloupe.version>1.1</cantaloupe.version>
<commons-io.version>2.4</commons-io.version>
<commons-lang3.version>3.4</commons-lang3.version>
<h2.version>1.4.190</h2.version>
Expand Down

0 comments on commit b0c2a74

Please sign in to comment.