Skip to content

Commit 6999e86

Browse files
committed
update to maven central
1 parent c7886b6 commit 6999e86

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
:oap-docs: https://docs.openapiprocessor.io/maven
88
:oap-license: https://github.com/openapi-processor/openapi-processor-maven/blob/master/LICENSE
99

10+
:oap-central: https://search.maven.org/search?q=io.openapiprocessor
11+
:badge-central: https://img.shields.io/maven-central/v/io.openapiprocessor/openapi-processor-maven?label=Maven%20Central
12+
1013
// badges
1114
//link:{oaps-ci}[image:{badge-ci}[]]
1215
//link:{oaps-license}[image:{badge-license}[]]
16+
link:{oap-central}[image:{badge-central}[]]
1317

1418
++++
1519
<p align="center">
@@ -25,12 +29,8 @@ a maven plugin based on the link:{oap-api}[openapi-processor-api] to handle any
2529

2630
See link:{oap-docs}[here].
2731

28-
== snapshots
29-
30-
=== repository
32+
== snapshot repository
3133

32-
https://oss.jfrog.org/artifactory/oss-snapshot-local
34+
https://oss.sonatype.org/content/repositories/snapshots
3335

34-
=== artifacts
3536

36-
https://oss.jfrog.org/oss-snapshot-local/io/openapiprocessor/openapi-processor-maven

0 commit comments

Comments
 (0)