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

Loading…
Cancel
Save