Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos A. Munoz committed May 13, 2014
1 parent 47c404d commit 84990ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<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>
<artifactId>api</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<name>Zanata API modules</name>
<packaging>pom</packaging>
<parent>
Expand Down
2 changes: 1 addition & 1 deletion zanata-common-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.zanata</groupId>
<artifactId>api</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>

Expand Down

0 comments on commit 84990ee

Please sign in to comment.