[disruptor] 03/05: Updated debian/pom.xml
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 22 16:28:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository disruptor.
commit acfacbe9f09b845949b13b148b29439d35fc01c1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 22 15:38:50 2016 +0100
Updated debian/pom.xml
---
debian/changelog | 7 +++++++
debian/pom.xml | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 05e1098..8a458fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+disruptor (3.3.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Updated debian/pom.xml
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 22 Jan 2016 15:38:30 +0100
+
disruptor (3.3.2-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/pom.xml b/debian/pom.xml
index 5c8b36f..471f7a1 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.lmax</groupId>
<artifactId>disruptor</artifactId>
- <version>3.3.2</version>
+ <version>3.3.4</version>
<name>Disruptor Framework</name>
<description>Disruptor - Concurrent Programming Framework</description>
<url>http://lmax-exchange.github.com/disruptor</url>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/disruptor.git
More information about the pkg-java-commits
mailing list