Repository: karaf-decanter Updated Branches: refs/heads/master 11b0d1d61 -> 5f3802fe8
Fix manual parent version Project: http://git-wip-us.apache.org/repos/asf/karaf-decanter/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-decanter/commit/5f3802fe Tree: http://git-wip-us.apache.org/repos/asf/karaf-decanter/tree/5f3802fe Diff: http://git-wip-us.apache.org/repos/asf/karaf-decanter/diff/5f3802fe Branch: refs/heads/master Commit: 5f3802fe8f4a0399a48cf087977c0d51aa258b15 Parents: 11b0d1d Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Nov 2 07:33:29 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Nov 2 07:33:29 2016 +0100 ---------------------------------------------------------------------- manual/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/5f3802fe/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index ad934e0..555646f 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.karaf</groupId> <artifactId>decanter</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
