aboutsummaryrefslogtreecommitdiffstats
path: root/m2
diff options
context:
space:
mode:
authordamencho <damencho@jitsi.org>2016-05-16 15:14:15 +0300
committerdamencho <damencho@jitsi.org>2016-05-16 15:14:15 +0300
commit1894e6c8bd36780c884e6650fc8628c25a285871 (patch)
tree3caa4e5e83bdf3068dfd0164538c7913cfdf7d7d /m2
parent8446ee2895b6223abd238e8c92a068f7808acc87 (diff)
downloadjitsi-1894e6c8bd36780c884e6650fc8628c25a285871.zip
jitsi-1894e6c8bd36780c884e6650fc8628c25a285871.tar.gz
jitsi-1894e6c8bd36780c884e6650fc8628c25a285871.tar.bz2
Adds version to version bundle.
Diffstat (limited to 'm2')
-rw-r--r--m2/jitsi-protocol-sip/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/m2/jitsi-protocol-sip/pom.xml b/m2/jitsi-protocol-sip/pom.xml
index 9feaaa0..4f1ec6e 100644
--- a/m2/jitsi-protocol-sip/pom.xml
+++ b/m2/jitsi-protocol-sip/pom.xml
@@ -56,6 +56,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-version</artifactId>
+ <version>2.9-20160511.122033-1</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>