File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
spring-vault-distribution Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >org.springframework.vault</groupId >
66 <artifactId >spring-vault-parent</artifactId >
7- <version >3.1.0-SNAPSHOT </version >
7+ <version >3.1.0-M1 </version >
88
99 <name >Spring Vault</name >
1010 <description >Parent project for Spring Vault</description >
6969 <developerConnection >
7070 scm:git:ssh://
[email protected] /spring-projects/spring-vault.git
7171 </developerConnection >
72- <tag >HEAD </tag >
72+ <tag >3.1.0-M1 </tag >
7373 </scm >
7474
7575 <issueManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.vault</groupId >
77 <artifactId >spring-vault-parent</artifactId >
8- <version >3.1.0-SNAPSHOT </version >
8+ <version >3.1.0-M1 </version >
99 </parent >
1010
1111 <artifactId >spring-vault-core</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.vault</groupId >
1515 <artifactId >spring-vault-parent</artifactId >
16- <version >3.1.0-SNAPSHOT </version >
16+ <version >3.1.0-M1 </version >
1717 <relativePath >../pom.xml</relativePath >
1818 </parent >
1919
You can’t perform that action at this time.
0 commit comments