File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
google-cloud-nio-examples
google-cloud-nio-retrofit Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio-examples</artifactId >
5
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO Examples</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-nio-parent</artifactId >
16
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
16
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
17
17
</parent >
18
18
<dependencies >
19
19
<dependency >
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio-retrofit</artifactId >
5
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO Retrofit Example</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
12
12
<parent >
13
13
<groupId >com.google.cloud</groupId >
14
14
<artifactId >google-cloud-nio-parent</artifactId >
15
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
15
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
16
16
</parent >
17
17
<properties >
18
18
<site .installationModule>google-cloud-nio-retrofit</site .installationModule>
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio</artifactId >
5
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
12
12
<parent >
13
13
<groupId >com.google.cloud</groupId >
14
14
<artifactId >google-cloud-nio-parent</artifactId >
15
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
15
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
16
16
</parent >
17
17
<properties >
18
18
<site .installationModule>google-cloud-nio</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-nio-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >0.126.19 </version ><!-- {x-version-update:google-cloud-nio:current} -->
7
+ <version >0.126.20-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
8
8
<name >Storage Parent</name >
9
9
<url >https://github.com/googleapis/java-storage-nio</url >
10
10
<description >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-nio</artifactId >
31
- <version >0.126.19 </version >
31
+ <version >0.126.20-SNAPSHOT </version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-nio:0.126.19:0.126.19
4
+ google-cloud-nio:0.126.19:0.126.20-SNAPSHOT
You can’t perform that action at this time.
0 commit comments