This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch 4.5.0_fixes in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
commit c6d92b7bf69495b4526c931d08eaf545a95f82a7 Author: mck <m...@apache.org> AuthorDate: Fri Dec 8 00:16:34 2023 +0100 Remove distributionManagement, the apache parent defines this for us --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 842412c0d..3506b6c95 100644 --- a/pom.xml +++ b/pom.xml @@ -867,12 +867,6 @@ limitations under the License.]]></inlineHeader> </build> </profile> </profiles> - <distributionManagement> - <repository> - <id>ossrh</id> - <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> - </repository> - </distributionManagement> <licenses> <license> <name>Apache 2</name> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org