Skip to content

Commit

Permalink
Bump version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMtnez authored and pfcoperez committed Mar 10, 2017
1 parent ee5a7c8 commit 829d094
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 @@ -18,13 +18,13 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.stratio</groupId>
<artifactId>parent</artifactId>
<version>0.8.2</version>
<version>0.9.0</version>
</parent>

<groupId>com.stratio.common</groupId>
Expand Down

0 comments on commit 829d094

Please sign in to comment.