[reactive-streams] 05/07: Updated the pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 15 13:34:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository reactive-streams.
commit c27059a17b5a781c68011e56813ae26813c61a06
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 15 15:34:10 2017 +0200
Updated the pom
---
debian/changelog | 4 +++-
debian/pom.xml | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f24c8fd..bcd3056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-reactive-streams (1.0.0-2) UNRELEASED; urgency=medium
+reactive-streams (1.0.1-1) UNRELEASED; urgency=medium
+ * New upstream release
+ - Updated the pom
* Build with gradle-debian-helper
* Removed 01-disable-modules.patch
* Standards-Version updated to 4.1.0
diff --git a/debian/pom.xml b/debian/pom.xml
index 24016ea..b93ee26 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<name>reactive-streams</name>
<description>A Protocol for Asynchronous Non-Blocking Data Sequence</description>
<url>http://www.reactive-streams.org/</url>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/reactive-streams.git
More information about the pkg-java-commits
mailing list