diff options
-rw-r--r-- | aai-core/pom.xml | 3 | ||||
-rw-r--r-- | aai-parent/pom.xml | 7 | ||||
-rw-r--r-- | docs/index.rst | 1 | ||||
-rw-r--r-- | docs/platform/offeredapis.rst | 5 | ||||
-rw-r--r-- | docs/release-notes.rst | 2 |
5 files changed, 5 insertions, 13 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 420652bd..4e89c7fd 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -120,7 +120,6 @@ limitations under the License. <dependency> <groupId>commons-cli</groupId> <artifactId>commons-cli</artifactId> - <version>1.5.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -198,7 +197,6 @@ limitations under the License. <dependency> <groupId>org.springframework.kafka</groupId> <artifactId>spring-kafka</artifactId> - <version>2.7.14</version> </dependency> <dependency> <groupId>org.springframework.kafka</groupId> @@ -253,7 +251,6 @@ limitations under the License. <dependency> <groupId>org.apache.tinkerpop</groupId> <artifactId>gremlin-core</artifactId> - <version>${gremlin.version}</version> </dependency> <dependency> <groupId>org.apache.tinkerpop</groupId> diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 41172a03..3abc96a9 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -90,7 +90,6 @@ limitations under the License. <opencsv.version>3.1</opencsv.version> <plexus.utils.version>3.1.1</plexus.utils.version> <reflections.version>0.9.10</reflections.version> - <snakeyaml.version>1.29</snakeyaml.version> <lombok.version>1.18.36</lombok.version> <testcontainers.version>1.20.4</testcontainers.version> @@ -467,12 +466,6 @@ limitations under the License. </dependency> <dependency> - <groupId>org.yaml</groupId> - <artifactId>snakeyaml</artifactId> - <version>${snakeyaml.version}</version> - </dependency> - - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> <version>${commons.compress.version}</version> diff --git a/docs/index.rst b/docs/index.rst index 4ba174df..39d962b6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,7 @@ The key AAI repos for running the AAI REST APIs: platform/index.rst release-notes.rst + platform/offeredapis.rst AAI REST API Documentation/AAIRESTAPI.rst AAI REST API Documentation/bulkApi.rst AAI REST API Documentation/customQueries.rst diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index e6dbfd54..d896085f 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -3,7 +3,7 @@ .. _offeredapis: ======================================== -Offered APIs +AAI OpenAPI definition ======================================== The list of APIs that AAI offers could be found in the following table: @@ -19,4 +19,5 @@ The list of APIs that AAI offers could be found in the following table: :widths: 60,60 "html doc", "yaml doc" - ":download:`link <https://lf-onap.atlassian.net/wiki/download/attachments/16506145/aai_swagger_v29.html?api=v2>`", ":download:`link <https://lf-onap.atlassian.net/wiki/download/attachments/16506145/aai_swagger_v29.yaml?api=v2>`" + ":download:`v30 <https://lf-onap.atlassian.net/wiki/download/attachments/110952449/aai_swagger_v30.html?api=v2>`", ":download:`v30 <https://lf-onap.atlassian.net/wiki/download/attachments/110952449/aai_swagger_v30.yaml?api=v2>`" + ":download:`v29 <https://lf-onap.atlassian.net/wiki/download/attachments/110952449/aai_swagger_v29.html?api=v2>`", ":download:`v29 <https://lf-onap.atlassian.net/wiki/download/attachments/110952449/aai_swagger_v29.yaml?api=v2>`" diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 516a784b..53fd7182 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,7 +10,7 @@ AAI Release Notes Abstract ======== -This document provides release notes for the Active and Available Inventory Project's Kohn Release +This document provides release notes for the Active and Available Inventory Project's Oslo Release Release Data ============ |