Skip to content
Snippets Groups Projects
Commit ca51e295 authored by github-actions[bot]'s avatar github-actions[bot]
Browse files

Next development version

parent 838903f1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local-parent</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
......@@ -17,7 +17,7 @@
<properties>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-cloud-deployer.version>2.7.1-SNAPSHOT</spring-cloud-deployer.version>
<spring-cloud-deployer.version>2.7.2-SNAPSHOT</spring-cloud-deployer.version>
</properties>
<modules>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local-parent</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.2-SNAPSHOT</version>
</parent>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment