From c6a36e1b4a999a84b681eb0c53cadb2057e37f08 Mon Sep 17 00:00:00 2001 From: Michael Williamson Date: Tue, 14 Jul 2026 18:16:29 +0100 Subject: Convert example 01-struct to use java-junit --- examples/01-struct/output/java/pom.xml | 48 ---------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 examples/01-struct/output/java/pom.xml (limited to 'examples/01-struct/output/java/pom.xml') diff --git a/examples/01-struct/output/java/pom.xml b/examples/01-struct/output/java/pom.xml deleted file mode 100644 index 7f892e1..0000000 --- a/examples/01-struct/output/java/pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - 4.0.0 - - org.zwobble.hobgoblin.examples - example - 1.0-SNAPSHOT - - - UTF-8 - 25 - 25 - org.zwobble.example.Main - - - - - org.zwobble.precisely - precisely - 0.1.5 - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.6.1 - - - add-source - generate-sources - - add-source - - - - src/gen/java - - - - - - - - -- cgit v1.2.3