From feb318452d394e9cfe7e46b7508a3f9ab11b7c75 Mon Sep 17 00:00:00 2001 From: "Sverre H. Huseby" Date: Tue, 17 Oct 2023 19:33:56 +0200 Subject: [PATCH] chore(main): release 0.0.1 (#4) --- CHANGELOG.md | 16 ++++++++++++++++ jdbc/pom.xml | 2 +- json/pom.xml | 2 +- ldap/pom.xml | 2 +- mail/pom.xml | 2 +- phonetic/pom.xml | 2 +- pom.xml | 2 +- utils/pom.xml | 2 +- web-utils/pom.xml | 2 +- 9 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2ce67f9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [0.0.1](https://github.com/sverrehu/shhsoft4/compare/v0.0.0...v0.0.1) (2023-10-17) + + +### Bug Fixes + +* **ci:** add signing ([a671fd7](https://github.com/sverrehu/shhsoft4/commit/a671fd7b5e3c8d3bf4ea824700a947f8a215729b)) +* deploy to Maven Central ([a214f36](https://github.com/sverrehu/shhsoft4/commit/a214f36c0cd1a751a0f321fafd8c9de9b1d418e4)) +* foo ([4831ccd](https://github.com/sverrehu/shhsoft4/commit/4831ccdd3f9e3341556043d1fe150d30d8acc351)) +* foo ([#3](https://github.com/sverrehu/shhsoft4/issues/3)) ([10c5b93](https://github.com/sverrehu/shhsoft4/commit/10c5b932c8a91e214245b13a8c8c1e0dcc12d62e)) + + +### Documentation + +* generate javadoc ([09ca208](https://github.com/sverrehu/shhsoft4/commit/09ca20869492643dbd5f5fc18b27a7650c165768)) diff --git a/jdbc/pom.xml b/jdbc/pom.xml index bfc4c22..00f7829 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/json/pom.xml b/json/pom.xml index 6867991..fe8df7d 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/ldap/pom.xml b/ldap/pom.xml index ad340d5..f9859ec 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/mail/pom.xml b/mail/pom.xml index 7e441fd..ae4df88 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/phonetic/pom.xml b/phonetic/pom.xml index de1621a..8b9999e 100644 --- a/phonetic/pom.xml +++ b/phonetic/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index b8911a6..c0c0759 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ no.shhsoft shhsoft4 pom - 0.0.1-SNAPSHOT + 0.0.1 ${project.groupId}:${project.artifactId} A collection of some of Sverre's Java utilities. Most of them age-old, but still usable. diff --git a/utils/pom.xml b/utils/pom.xml index 031092c..332097a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/web-utils/pom.xml b/web-utils/pom.xml index a2ebb97..abcad2f 100644 --- a/web-utils/pom.xml +++ b/web-utils/pom.xml @@ -4,7 +4,7 @@ no.shhsoft shhsoft4 - 0.0.1-SNAPSHOT + 0.0.1 4.0.0