This repository was archived by the owner on Nov 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.squareup.keywhiz</groupId >
66 <artifactId >keywhiz-parent</artifactId >
7- <version >0.10.1-SNAPSHOT </version >
7+ <version >0.10.0 </version >
88 </parent >
99
1010 <artifactId >keywhiz-api</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-cli</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-client</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-hkdf</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >keywhiz-parent</artifactId >
55 <groupId >com.squareup.keywhiz</groupId >
6- <version >0.10.1-SNAPSHOT </version >
6+ <version >0.10.0 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-model</artifactId >
Original file line number Diff line number Diff line change 1313
1414 <groupId >com.squareup.keywhiz</groupId >
1515 <artifactId >keywhiz-parent</artifactId >
16- <version >0.10.1-SNAPSHOT </version >
16+ <version >0.10.0 </version >
1717 <packaging >pom</packaging >
1818
1919 <name >Keywhiz (Parent)</name >
5858 <url >https://github.com/square/keywhiz/</url >
5959 <connection >scm:git:https://github.com/square/keywhiz.git</connection >
6060 <developerConnection >scm:git:git@github.com:square/keywhiz.git</developerConnection >
61- <tag >HEAD </tag >
61+ <tag >v0.10.0 </tag >
6262 </scm >
6363
6464 <distributionManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-server</artifactId >
3030 <dependency >
3131 <groupId >com.squareup.keywhiz</groupId >
3232 <artifactId >keywhiz-log</artifactId >
33- <version >0.10.1-SNAPSHOT </version >
33+ <version >0.10.0 </version >
3434 </dependency >
3535
3636 <!-- Logging -->
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.squareup.keywhiz</groupId >
77 <artifactId >keywhiz-parent</artifactId >
8- <version >0.10.1-SNAPSHOT </version >
8+ <version >0.10.0 </version >
99 </parent >
1010
1111 <artifactId >keywhiz-testing</artifactId >
You can’t perform that action at this time.
0 commit comments