diff --git a/pom.xml b/pom.xml index 75dd76c927da308f93f9b8e775d8e83346872e5a..b1116c0d5de9cff60e8075a7de387e33a6e3c030 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ admin client common + spi diff --git a/spi/pom.xml b/spi/pom.xml new file mode 100644 index 0000000000000000000000000000000000000000..8e8c83d4a479c0c688be983baed389c15bc1d0be --- /dev/null +++ b/spi/pom.xml @@ -0,0 +1,19 @@ + + + + ddk-parent + cn.icanci.ddk + 1.0-SNAPSHOT + + 4.0.0 + + ddk-spi + + + 8 + 8 + + + \ No newline at end of file