diff --git a/griffin-bom/README.md b/griffin-bom/README.md new file mode 100644 index 000000000..1b47cbe7c --- /dev/null +++ b/griffin-bom/README.md @@ -0,0 +1 @@ +this is for third party dependencies' management. diff --git a/griffin-bom/pom.xml b/griffin-bom/pom.xml new file mode 100644 index 000000000..2732d48af --- /dev/null +++ b/griffin-bom/pom.xml @@ -0,0 +1,57 @@ + + + + + 4.0.0 + + + org.apache.griffin + griffin + 2.0.0-SNAPSHOT + + + + org.apache.griffin + griffin-bom + 2.0.0-SNAPSHOT + pom + Apache Griffin BOM ${project.version} + https://griffin.apache.org + + + + + + + + + + junit + junit + 4.12 + test + + + + + + + \ No newline at end of file