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 30e904d commit 206cc80Copy full SHA for 206cc80
auto-generated-sdk/pom.xml
@@ -9,7 +9,7 @@
9
<url>https://github.com/factset/analyticsapi-engines-java-sdk</url>
10
<description>SDK for FactSet Analytics Engines API</description>
11
<distributionManagement>
12
- <snapshotRepository>
+ <repository>
13
<name>Central Portal Snapshots</name>
14
<id>central-portal-snapshots</id>
15
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
@@ -19,7 +19,7 @@
19
<snapshots>
20
<enabled>true</enabled>
21
</snapshots>
22
- </snapshotRepository>
+ </repository>
23
</distributionManagement>
24
<scm>
25
<connection>scm:git:git://github.com/factset/analyticsapi-engines-java-sdk.git</connection>
0 commit comments