diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom new file mode 100644 index 0000000..ddc0353 --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom @@ -0,0 +1,206 @@ + + + + 4.0.0 + + io.github.ehlxr + did-parent + pom + 1.1.1-SNAPSHOT + + did-server + did-sdk + did-common + did-core + + + did-parent + + + UTF-8 + UTF-8 + + 1.8 + 1.8 + 1.1.1-SNAPSHOT + + 4.1.58.Final + 1.1.7 + 4.13.1 + 2.10.3 + 1.7.2 + 4.0.65 + + + + + + io.netty + netty-all + ${netty.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + junit + junit + ${junit.version} + test + + + io.github.ehlxr + did-common + ${did.version} + + + io.github.ehlxr + did-core + ${did.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + + io.protostuff + protostuff-core + ${protostuff.version} + + + io.protostuff + protostuff-runtime + ${protostuff.version} + + + + com.caucho + hessian + ${hessian.version} + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + maven.repo::default::file://${project.build.directory}/mvn-repo + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.1.0 + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.2.4 + + + package + + shade + + + + + + + + com.github.github + site-maven-plugin + 0.12 + + + + site + + + deploy + + + ehlxr + + ${env.GITHUB_MVN_TOKEN} + + init git maven repository + + maven-repository + ehlxr + + true + ${project.build.directory}/mvn-repo + refs/heads/main + + + + + + + + + + + + + com.github.github + site-maven-plugin + + + + + + + maven.repo + Local Staging Repository + file://${project.build.directory}/mvn-repo + + + + + + + + + + + + diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.md5 b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.md5 new file mode 100644 index 0000000..5e713ea --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.md5 @@ -0,0 +1 @@ +068031f41aee35ed48ca6f0359589b6d \ No newline at end of file diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.sha1 b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.sha1 new file mode 100644 index 0000000..93f6169 --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/did-parent-1.1.1-20210213.043525-1.pom.sha1 @@ -0,0 +1 @@ +3b2c5bc1c045a0e862bfb56cb51544758642cc17 \ No newline at end of file diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml new file mode 100644 index 0000000..bc89e72 --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml @@ -0,0 +1,20 @@ + + + io.github.ehlxr + did-parent + 1.1.1-SNAPSHOT + + + 20210213.043525 + 1 + + 20210213043525 + + + pom + 1.1.1-20210213.043525-1 + 20210213043525 + + + + diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.md5 b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.md5 new file mode 100644 index 0000000..3cb250d --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.md5 @@ -0,0 +1 @@ +d8cb829322c03fc85e5ebf58014794e2 \ No newline at end of file diff --git a/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.sha1 b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.sha1 new file mode 100644 index 0000000..0049dad --- /dev/null +++ b/io/github/ehlxr/did-parent/1.1.1-SNAPSHOT/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +c8113f841c3eb59029ea9091d490b9b214953ab5 \ No newline at end of file diff --git a/io/github/ehlxr/did-parent/maven-metadata.xml b/io/github/ehlxr/did-parent/maven-metadata.xml index 467d22a..3d1fcc6 100644 --- a/io/github/ehlxr/did-parent/maven-metadata.xml +++ b/io/github/ehlxr/did-parent/maven-metadata.xml @@ -4,8 +4,8 @@ did-parent - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT - 20210213025916 + 20210213043525 diff --git a/io/github/ehlxr/did-parent/maven-metadata.xml.md5 b/io/github/ehlxr/did-parent/maven-metadata.xml.md5 index aee05ad..93329cf 100644 --- a/io/github/ehlxr/did-parent/maven-metadata.xml.md5 +++ b/io/github/ehlxr/did-parent/maven-metadata.xml.md5 @@ -1 +1 @@ -73a24c79cbe49421668035843e04e573 \ No newline at end of file +d363c24f737a04b92deb6b58f83a4c84 \ No newline at end of file diff --git a/io/github/ehlxr/did-parent/maven-metadata.xml.sha1 b/io/github/ehlxr/did-parent/maven-metadata.xml.sha1 index a78609e..5e4e3ae 100644 --- a/io/github/ehlxr/did-parent/maven-metadata.xml.sha1 +++ b/io/github/ehlxr/did-parent/maven-metadata.xml.sha1 @@ -1 +1 @@ -9915f149209c2bd1a48c5876080a0dec694fba4f \ No newline at end of file +9d2755067bd3fd116a12d7129130762957017079 \ No newline at end of file