Skip to content

Commit

Permalink
Release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marta Borriello authored and Marta Borriello committed Oct 17, 2017
1 parent 5c06324 commit c8f82b0
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,15 +4,15 @@

<groupId>com.vistatec</groupId>
<artifactId>Ocelot</artifactId>
<version>3.0-rc13</version>
<version>3.0</version>
<packaging>jar</packaging>

<name>Ocelot</name>
<url>http://maven.apache.org</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<okapi.version>0.34-SNAPSHOT</okapi.version>
<okapi.version>0.34</okapi.version>
<okapi.xliff2.version>1.1</okapi.xliff2.version>
<languagetool.version>3.8</languagetool.version>
<dmg.title>${project.artifactId} ${project.version}</dmg.title>
Expand Down

0 comments on commit c8f82b0

Please sign in to comment.