We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfac9c commit 52371b3Copy full SHA for 52371b3
pom.xml
@@ -88,12 +88,12 @@ under the License.
88
<repository>
89
<id>nexus-releases</id>
90
<name>Releases</name>
91
- <url>https://repo1.acceldata.dev/repository/odp-release/</url>
+ <url>https://repo1.acceldata.dev/repository/odp-staging-release/</url>
92
</repository>
93
<snapshotRepository>
94
<id>nexus-snapshots</id>
95
<name>Snapshot</name>
96
- <url>https://repo1.acceldata.dev/repository/odp-snapshot/</url>
+ <url>https://repo1.acceldata.dev/repository/odp-staging-snapshot/</url>
97
</snapshotRepository>
98
</distributionManagement>
99
0 commit comments