Repository: aries-rsa Updated Branches: refs/heads/master 3704ac63d -> d79fe5fb5
Disabling validation as it breaks on jenkins Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/d79fe5fb Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/d79fe5fb Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/d79fe5fb Branch: refs/heads/master Commit: d79fe5fb5f0f69f14c46887573d892a9c1d53a60 Parents: 3704ac6 Author: Christian Schneider <[email protected]> Authored: Wed May 4 10:14:39 2016 +0200 Committer: Christian Schneider <[email protected]> Committed: Wed May 4 10:14:39 2016 +0200 ---------------------------------------------------------------------- features/pom.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/d79fe5fb/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 6a7d481..8c23509 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -109,6 +109,7 @@ </execution> </executions> </plugin> + <!-- <plugin> <groupId>org.apache.karaf.tooling</groupId> <artifactId>karaf-maven-plugin</artifactId> @@ -141,6 +142,7 @@ </execution> </executions> </plugin> + --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId>
