Update to latest parent pom version to pick up fix for maven-deploy-plugin incompatibility
Issue-ID: CCSDK-4143
Change-Id: I7a9e648c800b1c692a5dcdd0e772fe445ce22c30
Signed-off-by: Dan Timoney <dt5972@att.com>
## Folders which contain auto generated source code ##
yang-gen-config
yang-gen-sal
+
+# log files
+*.log
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-30-starter-parent</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>