This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 61a60e0 chore(ref): fix jitpack references
61a60e0 is described below
commit 61a60e0c6d36cda59a46a1ecf86e1f0ad9289a84
Author: nicolaferraro <[email protected]>
AuthorDate: Tue Oct 20 16:35:44 2020 +0200
chore(ref): fix jitpack references
---
jitpack.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jitpack.yml b/jitpack.yml
index 49b98b8..2c2b52e 100644
--- a/jitpack.yml
+++ b/jitpack.yml
@@ -18,4 +18,4 @@
jdk:
- openjdk11
install:
- - mvn clean install -f ./e2e/yaks/monitoring/app/pom.xml
+ - mvn clean install -f ./e2e/yaks/openshift/monitoring/app/pom.xml