From 7c279747beb43c7e88633a6228a155a30e6834f7 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 27 May 2024 11:38:33 -0400 Subject: Initial import --- israfil-foundation-concurrent/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 israfil-foundation-concurrent/pom.xml (limited to 'israfil-foundation-concurrent/pom.xml') diff --git a/israfil-foundation-concurrent/pom.xml b/israfil-foundation-concurrent/pom.xml new file mode 100644 index 0000000..98b100a --- /dev/null +++ b/israfil-foundation-concurrent/pom.xml @@ -0,0 +1,28 @@ + + 4.0.0 + + net.israfil.foundation + israfil-foundation-all + 5-SNAPSHOT + + israfil-foundation-concurrent + Israfil Foundation Concurrency Classes + 1.0.1-SNAPSHOT + http://www.israfil.net/projects/foundation/${artifactId} + 2003 + + + BSD + repo + http://www.israfil.net/israfil-license-bsd.txt + A simple open-source license with minimal restrictions + + + + + ${project.groupId} + israfil-foundation-lifecycle + 1.0.0 + + + \ No newline at end of file -- cgit v1.2.3