From 8283e417245b26abd290f7e6fd0511869802fc82 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Tue, 21 May 2024 17:07:23 -0400 Subject: Rename to avoid name conflict --- wotonomy-test/pom.xml | 171 -------------------------------------------------- 1 file changed, 171 deletions(-) delete mode 100644 wotonomy-test/pom.xml (limited to 'wotonomy-test/pom.xml') diff --git a/wotonomy-test/pom.xml b/wotonomy-test/pom.xml deleted file mode 100644 index c7074d6..0000000 --- a/wotonomy-test/pom.xml +++ /dev/null @@ -1,171 +0,0 @@ - - - 4.0.0 - - com.ashardalon - wotonomy-test - 0.1-SNAPSHOT - war - - Wotonomy test - This is a test of the Wotonomy framework - - - UTF-8 - UTF-8 - 11 - 10.0.0 - 3.11.0 - 3.4.0 - - - - - jakarta.platform - jakarta.jakartaee-api - ${jakartaee-api.version} - provided - - - net.wotonomy - wotonomy-datastore - 1.0-alpha5-SNAPSHOT - - - net.wotonomy - wotonomy-foundation - 1.0-alpha5-SNAPSHOT - - - net.wotonomy - wotonomy-persistence - 1.0-alpha5-SNAPSHOT - - - net.wotonomy - wotonomy-ui - 1.0-alpha5-SNAPSHOT - - - net.wotonomy - wotonomy-web - 1.0-alpha5-SNAPSHOT - - - - - wotonomy-test - - - org.apache.maven.plugins - maven-compiler-plugin - ${compiler-plugin.version} - - - maven-war-plugin - ${war-plugin.version} - - true - - - - maven-site-plugin - 3.7.1 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 3.5.3 - - - - - - maven-project-info-reports-plugin - 3.0.0 - - - - com.ashardalon - slim-tomcat-maven-plugin - 1.1-SNAPSHOT - - https://blog.ashardalon.com/ - ashardalon-tomcat - /wotonomy - true - - - - deploy - - deploy - - - - - - - - - - - - maven-javadoc-plugin - 3.4.0 - - - - maven-surefire-plugin - 2.22.1 - - - maven-changes-plugin - 2.12.1 - - - - - - - ashardalon-dav - dav:https://ashardalon.com/projects/wotonomy-test - - - ashardalon - Ashardalon Snapshots - https://repo.ashardalon.com/snapshots - - - ashardalon - Ashardalon Releases - https://repo.ashardalon.com/releases - - - - - ashardalon-forge - Ashardalon Forge - https://repo.ashardalon.com - - true - - - true - - - - - - ashardalon-forge - Ashardalon Forge - https://repo.ashardalon.com - - true - - - true - - - - -- cgit v1.2.3