Post-release cleanups.

See gh-229.
This commit is contained in:
Mark Paluch
2018-04-05 10:32:13 +02:00
parent 3bfed52adc
commit 89bea444ea
2 changed files with 2 additions and 4 deletions

View File

@@ -46,7 +46,6 @@
<developerConnection>
scm:git:ssh://git@github.com/spring-projects/spring-vault.git
</developerConnection>
<tag>2.0.0.RELEASE</tag>
</scm>
<issueManagement>
@@ -99,7 +98,7 @@
<dependency>
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-dependencies</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-dependencies</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-vault-dependencies</name>
@@ -25,7 +25,6 @@
<developerConnection>
scm:git:ssh://git@github.com/spring-projects/spring-vault.git
</developerConnection>
<tag>2.0.0.RELEASE</tag>
</scm>
<issueManagement>