Bump project version and test with Spring 5.3
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
- |
|
||||
rm -rf ~/.m2
|
||||
ln -s $(pwd)/.m2 ~/.m2
|
||||
./mvnw install -Dspring.version=5.1.2.RELEASE
|
||||
./mvnw install -Dspring.version=5.3.16
|
||||
- name: deploy
|
||||
plan:
|
||||
- get: source
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>org.springframework.guice</groupId>
|
||||
<artifactId>spring-guice</artifactId>
|
||||
<version>1.1.5.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
|
||||
<name>spring-guice</name>
|
||||
<description>Utilities for using Spring with Guice and vice versa</description>
|
||||
|
||||
Reference in New Issue
Block a user