Skip to content

Commit e491b8d

Browse files
committed
publishing
1 parent bd62096 commit e491b8d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,15 @@
138138
</pluginManagement>
139139
</build>
140140

141+
<distributionManagement>
142+
<repository>
143+
<id>oap-releases</id>
144+
<url>https://api.bintray.com/maven/openapi-processor/primary/openapi-processor-maven/;publish=1;override=0</url>
145+
</repository>
146+
<snapshotRepository>
147+
<id>oap-snapshots</id>
148+
<url>https://oss.jfrog.org/oss-snapshot-local/</url>
149+
</snapshotRepository>
150+
</distributionManagement>
151+
141152
</project>

0 commit comments

Comments
 (0)