[DMAAP-DR] Update oparent to 3.3.3 12/134012/2 2.1.13
authorefiacor <fiachra.corcoran@est.tech>
Wed, 5 Apr 2023 08:21:40 +0000 (09:21 +0100)
committerefiacor <fiachra.corcoran@est.tech>
Wed, 5 Apr 2023 08:40:05 +0000 (09:40 +0100)
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I196bf8ff3cb1712a7a531cbf001aaf282673cda7
Issue-ID: DMAAP-1844

docs/conf.yaml [deleted file]
pom.xml

diff --git a/docs/conf.yaml b/docs/conf.yaml
deleted file mode 100644 (file)
index ab59281..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
----
-project_cfg: onap
-project: onap
-
-# Change this to ReleaseBranchName to modify the header
-default-version: latest
-#
diff --git a/pom.xml b/pom.xml
index 40357b0..5915868 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>3.3.2</version>
+        <version>3.3.3</version>
     </parent>
     <properties>
         <!--revision must also be set in the version.properties file at project root-->