Skip to content

Commit

Permalink
Fix parent project version
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@1196355 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
hzbarcea committed Nov 1, 2011
1 parent c8876f0 commit 0bc5b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/camel-itest-karaf/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.9.0-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down

0 comments on commit 0bc5b3b

Please sign in to comment.