diff options
Diffstat (limited to 'dcae-services-policy-sync/pom.xml')
-rw-r--r-- | dcae-services-policy-sync/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-services-policy-sync/pom.xml b/dcae-services-policy-sync/pom.xml index f5d38d8..d314b58 100644 --- a/dcae-services-policy-sync/pom.xml +++ b/dcae-services-policy-sync/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>dcae-services-policy-sync</artifactId> <name>dcaegen2-deployments-dcae-services-policy-sync</name> - <version>1.0.0</version> + <version>1.0.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> @@ -169,4 +169,4 @@ limitations under the License. </plugin> </plugins> </build> -</project>
\ No newline at end of file +</project> |