File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
spring-vault-dependencies
spring-vault-distribution Expand file tree Collapse file tree 4 files changed +8
-8
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.0.0-SNAPSHOT </version >
7+ <version >3.0.0-M1 </version >
88
99 <name >Spring Vault</name >
1010 <description >Parent project for Spring Vault</description >
5555 <developerConnection >
5656 scm:git:ssh://
[email protected] /spring-projects/spring-vault.git
5757 </developerConnection >
58- <tag >HEAD </tag >
58+ <tag >3.0.0-M1 </tag >
5959 </scm >
6060
6161 <issueManagement >
108108 <dependency >
109109 <groupId >org.springframework.vault</groupId >
110110 <artifactId >spring-vault-dependencies</artifactId >
111- <version >3.0.0-SNAPSHOT </version >
111+ <version >3.0.0-M1 </version >
112112 <scope >import</scope >
113113 <type >pom</type >
114114 </dependency >
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.0.0-SNAPSHOT </version >
8+ <version >3.0.0-M1 </version >
99 </parent >
1010
1111 <artifactId >spring-vault-core</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >org.springframework.vault</groupId >
66 <artifactId >spring-vault-dependencies</artifactId >
7- <version >3.0.0-SNAPSHOT </version >
7+ <version >3.0.0-M1 </version >
88 <packaging >pom</packaging >
99
1010 <name >spring-vault-dependencies</name >
2525 <developerConnection >
2626 scm:git:ssh://
[email protected] /spring-projects/spring-vault.git
2727 </developerConnection >
28- <tag >HEAD </tag >
28+ <tag >3.0.0-M1 </tag >
2929 </scm >
3030
3131 <issueManagement >
7878 <dependency >
7979 <groupId >org.springframework.vault</groupId >
8080 <artifactId >spring-vault-core</artifactId >
81- <version >3.0.0-SNAPSHOT </version >
81+ <version >3.0.0-M1 </version >
8282 </dependency >
8383
8484 <dependency >
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.0.0-SNAPSHOT </version >
16+ <version >3.0.0-M1 </version >
1717 <relativePath >../pom.xml</relativePath >
1818 </parent >
1919
You can’t perform that action at this time.
0 commit comments