Browse Source

Fix parent version

pull/6/head
Dave Syer 10 years ago
parent
commit
bad44ec8ab
  1. 2
      pom.xml

2
pom.xml

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId> <artifactId>spring-cloud-build</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version> <version>1.0.2.BUILD-SNAPSHOT</version>
<relativePath /> <relativePath />
</parent> </parent>
<artifactId>spring-cloud-netflix</artifactId> <artifactId>spring-cloud-netflix</artifactId>

Loading…
Cancel
Save