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

Commit

Permalink
Update pom/parent versions
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed May 1, 2012
1 parent 5c73ee5 commit c1967aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -2,12 +2,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>
<artifactId>client</artifactId>
<version>1.6.0-alpha-2-SNAPSHOT</version>
<name>Zanata client modules</name>
<packaging>pom</packaging>
<parent>
<groupId>org.zanata</groupId>
<artifactId>zanata-parent</artifactId>
<version>1.6.0-alpha-2-SNAPSHOT</version>
<version>3-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down

0 comments on commit c1967aa

Please sign in to comment.