Skip to content

Commit

Permalink
Use Datastax repository to push releases
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Jul 20, 2023
1 parent 857aa1f commit a02ad90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,8 @@ limitations under the License.]]></inlineHeader>
<distributionManagement>
<!-- releases go to Maven central -->
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
<id>datastax-releases</id>
<url>https://repo.aws.dsinternal.org/artifactory/datastax-public-releases-local/</url>
</repository>
<snapshotRepository>
<id>datastax-snapshots-local</id>
Expand Down

0 comments on commit a02ad90

Please sign in to comment.