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

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

commit 07fc13f3df66436c27c28366cd3c7c0f87bce193
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 c54623ff7..9d59814f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -947,12 +947,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to