Skip to content

Commit 437634b

Browse files
committed
snapshot repository url
1 parent ff2929b commit 437634b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openapi-processor-core/README.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ link:{oap-central}[image:{badge-central}[]]
2929

3030
this is the re-usable core of the openapi-processors that generate java code.
3131

32-
It reads the link:{openapi}[OpenAPI] yaml, converts it to an internal model and provides writers to
33-
generate java code.
32+
It reads the link:{openapi}[OpenAPI] yaml, converts it to an internal model and provides writers to generate java code.
3433

3534
== documentation
3635

3736
See link:{oap-docs}[here].
3837

38+
== snapshot repository
3939

40+
to use snapshot versions add `https://oss.sonatype.org/content/repositories/snapshots` as maven repository to your build file.

0 commit comments

Comments
 (0)