diff --git a/benchmark/pom.xml b/benchmark/pom.xml index fb5e191..d4d4022 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 2f47f7f..a6a3601 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index baa9bfd..523a4f7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../pom.xml diff --git a/native/linux-aarch64/pom.xml b/native/linux-aarch64/pom.xml index ca90de8..d2b9c3f 100644 --- a/native/linux-aarch64/pom.xml +++ b/native/linux-aarch64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/native/linux-x86_64/pom.xml b/native/linux-x86_64/pom.xml index ca99da3..d207175 100644 --- a/native/linux-x86_64/pom.xml +++ b/native/linux-x86_64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/native/osx-aarch64/pom.xml b/native/osx-aarch64/pom.xml index 8f83b5a..8466a2e 100644 --- a/native/osx-aarch64/pom.xml +++ b/native/osx-aarch64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/native/osx-x86_64/pom.xml b/native/osx-x86_64/pom.xml index fb6fd0f..7e61d52 100644 --- a/native/osx-x86_64/pom.xml +++ b/native/osx-x86_64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/native/windows-aarch64/pom.xml b/native/windows-aarch64/pom.xml index f7fe6b2..92d543d 100644 --- a/native/windows-aarch64/pom.xml +++ b/native/windows-aarch64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/native/windows-x86_64/pom.xml b/native/windows-x86_64/pom.xml index aadf642..26a0625 100644 --- a/native/windows-x86_64/pom.xml +++ b/native/windows-x86_64/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 93f1fbf..c201fc3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,11 @@ 4.0.0 io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT pom - zstd-parent + zstd-java Java FFM (Foreign Function & Memory) bindings for zstd https://github.com/dfa1/zstd-java diff --git a/zstd-platform/pom.xml b/zstd-platform/pom.xml index 6b1c281..2ad7d95 100644 --- a/zstd-platform/pom.xml +++ b/zstd-platform/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../pom.xml diff --git a/zstd/pom.xml b/zstd/pom.xml index 0cfbad0..3025d9b 100644 --- a/zstd/pom.xml +++ b/zstd/pom.xml @@ -4,7 +4,7 @@ io.github.dfa1.zstd - zstd-parent + zstd-java 0.6-SNAPSHOT ../pom.xml