Increment version to 1.0.1.BUILD-SNAPSHOT.
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
version=1.0.0.BUILD-SNAPSHOT
|
||||
version=1.0.1.BUILD-SNAPSHOT
|
||||
|
||||
@@ -44,7 +44,7 @@ apply plugin: 'propdeps-eclipse'
|
||||
apply plugin: 'org.springframework.boot'
|
||||
|
||||
dependencies {
|
||||
compile group: 'org.springframework.credhub', name: 'spring-credhub-starter', version: '1.0.0.BUILD-SNAPSHOT'
|
||||
compile group: 'org.springframework.credhub', name: 'spring-credhub-starter', version: '1.0.0.RELEASE'
|
||||
|
||||
compile group: 'org.springframework.boot', name: 'spring-boot-starter-web'
|
||||
compile group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
|
||||
|
||||
Reference in New Issue
Block a user