Skip to content

Commit ae47d9d

Browse files
authored
fix: remove unnecessary file from druid 31 patch (#1030)
fix: druid 31 patch unnecessary file
1 parent 63f8e35 commit ae47d9d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

druid/stackable/patches/31.0.1/0009-Update-FMPP-version.patch

+2-7
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,9 @@ which itself depends on a Freemarker version that has not been pinned.
88
Instead it specifies a "range" which resolves to a SNAPSHOT version
99
which we don't want.
1010
---
11-
10-update-fmpp.patch | 0
12-
sql/pom.xml | 7 +++++++
13-
2 files changed, 7 insertions(+)
14-
create mode 100644 10-update-fmpp.patch
11+
sql/pom.xml | 7 +++++++
12+
1 file changed, 7 insertions(+)
1513

16-
diff --git a/10-update-fmpp.patch b/10-update-fmpp.patch
17-
new file mode 100644
18-
index 0000000000..e69de29bb2
1914
diff --git a/sql/pom.xml b/sql/pom.xml
2015
index 56ed03f5c2..d0d19dd854 100644
2116
--- a/sql/pom.xml

0 commit comments

Comments
 (0)