Update to spring-cloud-build 1.1.0.M4 and spring-cloud-common 1.1.0.M3
* tidy up pom to remove redundant section * provide simple fall back for building non branch changes in travis * Add -s .settings.xml to .mvn/maven.config
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<module>spring-cloud-starter-stream-kafka</module>
|
||||
</modules>
|
||||
<properties>
|
||||
<spring-cloud-commons.version>1.1.0.BUILD-SNAPSHOT</spring-cloud-commons.version>
|
||||
<spring-cloud-commons.version>1.1.0.M3</spring-cloud-commons.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user