From 83bc73f2d00d9cd106310d960e56784ebdf7b010 Mon Sep 17 00:00:00 2001 From: Robert Vokac Date: Fri, 18 Nov 2022 02:57:12 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 README.md diff --git a/README.md b/README.md new file mode 100755 index 0000000..c03ca6e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# nanoboot-parent + +This is Maven parent pom.xml file for Nanoboot projects.