File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
google-cloud-compat-checker Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >google-cloud-compat-checker</artifactId >
5- <version >0.26.0 -alpha</version >
5+ <version >0.26.1 -alpha-SNAPSHOT </version >
66 <packaging >jar</packaging >
77 <name >Google Cloud Java Compatibility Checker</name >
88 <url >https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-util/google-cloud-compat-checker</url >
1212 <parent >
1313 <groupId >com.google.cloud</groupId >
1414 <artifactId >google-cloud-util</artifactId >
15- <version >0.26.0 -alpha</version >
15+ <version >0.26.1 -alpha-SNAPSHOT </version >
1616 </parent >
1717 <properties >
1818 <site .installationModule>google-cloud-compat-checker</site .installationModule>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-util</artifactId >
6- <version >0.26.0 -alpha</version >
6+ <version >0.26.1 -alpha-SNAPSHOT </version >
77 <packaging >pom</packaging >
88 <name >Google Cloud Util</name >
99 <url >https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-util</url >
1313 <parent >
1414 <groupId >com.google.cloud</groupId >
1515 <artifactId >google-cloud-pom</artifactId >
16- <version >0.26.0 -alpha</version >
16+ <version >0.26.1 -alpha-SNAPSHOT </version >
1717 </parent >
1818 <modules >
1919 <module >google-cloud-compat-checker</module >
You can’t perform that action at this time.
0 commit comments