This repository was archived by the owner on Apr 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.google.crypto.tink</groupId >
12
12
<artifactId >parentpom</artifactId >
13
- <version >1.0.0-SNAPSHOT </version >
13
+ <version >1.0.0</version >
14
14
</parent >
15
15
<artifactId >tink-android</artifactId >
16
16
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 11
11
<groupId >com.google.crypto.tink</groupId >
12
12
<artifactId >parentpom</artifactId >
13
13
<relativePath >../../</relativePath >
14
- <version >1.0.0-SNAPSHOT </version >
14
+ <version >1.0.0</version >
15
15
</parent >
16
16
<artifactId >apps-paymentmethodtoken</artifactId >
17
17
<packaging >jar</packaging >
26
26
<dependency >
27
27
<groupId >com.google.crypto.tink</groupId >
28
28
<artifactId >tink</artifactId >
29
- <version >1.0.0-SNAPSHOT </version >
29
+ <version >1.0.0</version >
30
30
</dependency >
31
31
32
32
<dependency >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.google.crypto.tink</groupId >
8
8
<artifactId >parentpom</artifactId >
9
- <version >1.0.0-SNAPSHOT </version >
9
+ <version >1.0.0</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Parent pom.xml</name >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.google.crypto.tink</groupId >
12
12
<artifactId >parentpom</artifactId >
13
- <version >1.0.0-SNAPSHOT </version >
13
+ <version >1.0.0</version >
14
14
</parent >
15
15
<artifactId >tink</artifactId >
16
16
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments