Browse Source

Next development version

pull/961/head
Spring Buildmaster 12 years ago
parent
commit
b643600060
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -265,7 +265,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-velocity</artifactId> <artifactId>spring-boot-starter-velocity</artifactId>
<version>${spring-boot.version}</version> <version>1.1.0.BUILD-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save