Skip to content

Commit 206cc80

Browse files
Update pom.xml
1 parent 30e904d commit 206cc80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

auto-generated-sdk/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<url>https://github.com/factset/analyticsapi-engines-java-sdk</url>
1010
<description>SDK for FactSet Analytics Engines API</description>
1111
<distributionManagement>
12-
<snapshotRepository>
12+
<repository>
1313
<name>Central Portal Snapshots</name>
1414
<id>central-portal-snapshots</id>
1515
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
@@ -19,7 +19,7 @@
1919
<snapshots>
2020
<enabled>true</enabled>
2121
</snapshots>
22-
</snapshotRepository>
22+
</repository>
2323
</distributionManagement>
2424
<scm>
2525
<connection>scm:git:git://github.com/factset/analyticsapi-engines-java-sdk.git</connection>

0 commit comments

Comments
 (0)