This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch 4.7.x
in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git

commit 9dde75d245469cfa371aea0ca191091e7461ba1b
Author: mck <[email protected]>
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 bf732bb21..ffd180f26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -888,12 +888,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to