diff --git a/README-ZH.md b/README-ZH.md index ce13a80..3043542 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -42,7 +42,7 @@ top.crossoverjie.opensource cicada-core - 1.0.0 + 1.0.1 ``` diff --git a/README.md b/README.md index 24942e1..9d229a1 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Create a project with `Maven`, import core dependency. top.crossoverjie.opensource cicada-core - 1.0.0 + 1.0.1 ``` diff --git a/cicada-core/pom.xml b/cicada-core/pom.xml index 99b6305..5f73f12 100644 --- a/cicada-core/pom.xml +++ b/cicada-core/pom.xml @@ -5,17 +5,23 @@ cicada top.crossoverjie.opensource - 1.0.0 + 1.0.1 4.0.0 cicada-core - 1.0.0 + 1.0.1 jar cicada-core Fast, lightweight Web framework based on Netty https://crossoverjie.top/categories/cicada/ + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + diff --git a/cicada-example/pom.xml b/cicada-example/pom.xml index c4e488a..4569b41 100644 --- a/cicada-example/pom.xml +++ b/cicada-example/pom.xml @@ -5,10 +5,10 @@ cicada top.crossoverjie.opensource - 1.0.0 + 1.0.1 4.0.0 - 1.0.0 + 1.0.1 cicada-example jar @@ -18,7 +18,7 @@ top.crossoverjie.opensource cicada-core - 1.0.0 + 1.0.1 diff --git a/pom.xml b/pom.xml index edac57e..1ddd18e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,11 +7,17 @@ top.crossoverjie.opensource cicada pom - 1.0.0 + 1.0.1 cicada Fast, lightweight Web framework based on Netty https://crossoverjie.top/categories/cicada/ + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + cicada-core