diff options
-rw-r--r-- | docs/conf.yaml | 7 | ||||
-rwxr-xr-x | pom.xml | 2 |
2 files changed, 1 insertions, 8 deletions
diff --git a/docs/conf.yaml b/docs/conf.yaml deleted file mode 100644 index ab592813..00000000 --- a/docs/conf.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -project_cfg: onap -project: onap - -# Change this to ReleaseBranchName to modify the header -default-version: latest -# @@ -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--> |