File: xbean-plugin-version.patch

package info (click to toggle)
mina2 2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,844 kB
  • sloc: java: 49,768; xml: 1,967; makefile: 16
file content (19 lines) | stat: -rw-r--r-- 603 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Markus Koschany <apo@debian.org>
Date: Sat, 17 Oct 2020 21:48:06 +0200
Subject: xbean-plugin-version

---
 src/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/src/pom.xml
+++ b/src/pom.xml
@@ -135,7 +135,7 @@
     <version.taglist.plugin>3.0.0</version.taglist.plugin>
     <version.tools.maven.plugin>1.4</version.tools.maven.plugin>
     <version.versions.plugin>2.10.0</version.versions.plugin>
-    <version.xbean.plugin>4.20</version.xbean.plugin>
+    <version.xbean.plugin>4.5</version.xbean.plugin>
 
     <!-- Jars -->
     <version.easymock>2.5.2</version.easymock>