[jackrabbit] 11/20: Add jackson-parent.patch

Markus Koschany apo at moszumanska.debian.org
Sun Nov 5 14:15:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jackrabbit.

commit 1a231ddd99ba7335d7180fa13cd796294766a1f2
Author: Markus Koschany <apo at debian.org>
Date:   Sun Nov 5 02:07:07 2017 +0100

    Add jackson-parent.patch
---
 debian/patches/jackson-parent.patch | 35 +++++++++++++++++++++++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 36 insertions(+)

diff --git a/debian/patches/jackson-parent.patch b/debian/patches/jackson-parent.patch
new file mode 100644
index 0000000..873322e
--- /dev/null
+++ b/debian/patches/jackson-parent.patch
@@ -0,0 +1,35 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sun, 5 Nov 2017 02:06:48 +0100
+Subject: jackson-parent
+
+---
+ jackrabbit-parent/pom.xml | 2 +-
+ pom.xml                   | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/jackrabbit-parent/pom.xml b/jackrabbit-parent/pom.xml
+index 40f42b2..c7341c9 100644
+--- a/jackrabbit-parent/pom.xml
++++ b/jackrabbit-parent/pom.xml
+@@ -34,7 +34,7 @@
+   <groupId>org.apache.jackrabbit</groupId>
+   <artifactId>jackrabbit-parent</artifactId>
+   <name>Jackrabbit Parent POM</name>
+-  <version>2.14.4</version>
++  <version>debian</version>
+   <packaging>pom</packaging>
+ 
+   <issueManagement>
+diff --git a/pom.xml b/pom.xml
+index 0d074cb..6590c51 100644
+--- a/pom.xml
++++ b/pom.xml
+@@ -27,7 +27,7 @@
+   <parent>
+     <groupId>org.apache.jackrabbit</groupId>
+     <artifactId>jackrabbit-parent</artifactId>
+-    <version>2.14.4</version>
++    <version>debian</version>
+     <relativePath>jackrabbit-parent/pom.xml</relativePath>
+   </parent>
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..533d97d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+jackson-parent.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git



More information about the pkg-java-commits mailing list