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

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


The following commit(s) were added to refs/heads/4.x by this push:
     new 346cab5b3 Remove distributionManagement, the apache parent defines 
this for us
346cab5b3 is described below

commit 346cab5b3e8a5f1888ba2633fa530c5934009ba0
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 350d05184..221e1f69a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1004,12 +1004,6 @@ limitations under the License.]]></inlineHeader>
       </properties>
     </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

Reply via email to