diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 0a55a75..dd8c3f6 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2024 Red Hat, Inc. (https://github.com/Commonjava/path-mapped-storage) +# Copyright (C) 2019 Red Hat, Inc. (nos-devel@redhat.com) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/common/pom.xml b/common/pom.xml index 53661bc..10f744b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -26,10 +26,12 @@ path-mapped-common + path-mapped :: common + org.apache.commons commons-lang3 - \ No newline at end of file + diff --git a/pathdb/datastax/pom.xml b/pathdb/datastax/pom.xml index 60476c8..59d1b6a 100644 --- a/pathdb/datastax/pom.xml +++ b/pathdb/datastax/pom.xml @@ -26,6 +26,8 @@ path-mapped-pathdb-datastax + path-mapped :: pathdb :: datastax + org.apache.commons diff --git a/pathdb/jpa/pom.xml b/pathdb/jpa/pom.xml index a7b44e3..8e9bebb 100644 --- a/pathdb/jpa/pom.xml +++ b/pathdb/jpa/pom.xml @@ -26,6 +26,8 @@ path-mapped-pathdb-jpa + path-mapped :: pathdb :: jpa + diff --git a/pathdb/pom.xml b/pathdb/pom.xml index 8fc3247..38234b5 100644 --- a/pathdb/pom.xml +++ b/pathdb/pom.xml @@ -25,6 +25,7 @@ 4.0.0 path-mapped-pathdb + path-mapped :: pathdb :: parent pom datastax diff --git a/storage/pom.xml b/storage/pom.xml index 550b41b..c082e96 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -26,6 +26,8 @@ path-mapped-storage + path-mapped :: pathdb :: storage + org.commonjava.util