From db8970fc0135c018326baea5fd7218545eaeb688 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Tue, 5 Apr 2016 18:40:03 -0500 Subject: [PATCH] List a jitsi-specific version of jitsi/libjitsi We made an effort to support reproducible builds. That made us specify explicit jitsi/libjitsi and jitsi/jitsi-universe (artifact) versions. The jitsi Maven project is the only one which did not specify an explicit jitsi/libjitsi version. However, jitsi/jitsi-videobridge depends on jitsi/jitsi and, consequently, sees a mixture of jitsi/libjitsi and jitsi/jitsi-universe versions during its build. --- m2/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/m2/pom.xml b/m2/pom.xml index f5dc4220d..69f77fc7d 100644 --- a/m2/pom.xml +++ b/m2/pom.xml @@ -44,6 +44,16 @@ jitsi-version + + + + ${project.groupId} + libjitsi + 1.0-20160202.214638-87 + + + + ../../src