From f4ed367c3806777534f3ac29f48d876ad7fd442a Mon Sep 17 00:00:00 2001
From: potzplitz <127513690+potzplitz@users.noreply.github.com>
Date: Sun, 3 Mar 2024 02:07:00 +0100
Subject: [PATCH] ddsfdfs
---
builds/classes/META-INF/MANIFEST.MF | 4 ++
.../ExtremeDemonList/pom.properties | 7 +++
.../ExtremeDemonList/ExtremeDemonList/pom.xml | 39 +++++++++++++++
pom.xml | 49 +++++++++----------
4 files changed, 74 insertions(+), 25 deletions(-)
create mode 100644 builds/classes/META-INF/MANIFEST.MF
create mode 100644 builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.properties
create mode 100644 builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.xml
diff --git a/builds/classes/META-INF/MANIFEST.MF b/builds/classes/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..b55046a
--- /dev/null
+++ b/builds/classes/META-INF/MANIFEST.MF
@@ -0,0 +1,4 @@
+Manifest-Version: 1.0
+Build-Jdk-Spec: 17
+Created-By: Maven Integration for Eclipse
+
diff --git a/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.properties b/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.properties
new file mode 100644
index 0000000..5e042ce
--- /dev/null
+++ b/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.properties
@@ -0,0 +1,7 @@
+#Generated by Maven Integration for Eclipse
+#Sun Mar 03 02:06:38 CET 2024
+m2e.projectLocation=C\:\\Users\\jansc\\eclipse-workspace\\ExtremeDemonList
+m2e.projectName=ExtremeDemonList
+groupId=ExtremeDemonList
+artifactId=ExtremeDemonList
+version=0.0.1-SNAPSHOT
diff --git a/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.xml b/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.xml
new file mode 100644
index 0000000..e75641c
--- /dev/null
+++ b/builds/classes/META-INF/maven/ExtremeDemonList/ExtremeDemonList/pom.xml
@@ -0,0 +1,39 @@
+
+ 4.0.0
+ ExtremeDemonList
+ ExtremeDemonList
+ 0.0.1-SNAPSHOT
+
+
+
+ org.json
+ json
+ 20140107
+
+
+ com.google.code.gson
+ gson
+ 2.8.6
+
+
+
+ commons-io
+ commons-io
+ 2.6
+
+
+
+ ${project.basedir}/builds
+ src
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.10.1
+
+ 17
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index ce73a2d..e75641c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,36 +5,35 @@
0.0.1-SNAPSHOT
-
- org.json
- json
- 20140107
-
-
- com.google.code.gson
- gson
- 2.8.6
-
-
-
- commons-io
- commons-io
- 2.6
-
+
+ org.json
+ json
+ 20140107
+
+
+ com.google.code.gson
+ gson
+ 2.8.6
+
+
+
+ commons-io
+ commons-io
+ 2.6
+
- target
+ ${project.basedir}/builds
src
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.10.1
-
- 17
-
-
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.10.1
+
+ 17
+
+
-