File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.google.cloud.functions.invoker</groupId >
66 <artifactId >java-function-invoker-parent</artifactId >
7- <version >1.0.0-alpha-2-rc1</version >
7+ <version >1.0.0-alpha-2-rc1-SNAPSHOT </version >
88 </parent >
99
1010 <groupId >com.google.cloud.functions.invoker</groupId >
1111 <artifactId >java-function-invoker</artifactId >
12- <version >1.0.0-alpha-2-rc1</version >
12+ <version >1.0.0-alpha-2-rc1-SNAPSHOT </version >
1313 <name >GCF Java Invoker</name >
1414 <description >
1515 Application that invokes a GCF Java function. This application is a
Original file line number Diff line number Diff line change 1- <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/maven-v4_0_0.xsd " >
1+ <project >
22 <modelVersion >4.0.0</modelVersion >
33 <parent >
44 <groupId >org.sonatype.oss</groupId >
88
99 <groupId >com.google.cloud.functions.invoker</groupId >
1010 <artifactId >java-function-invoker-parent</artifactId >
11- <version >1.0.0-alpha-2-rc1</version >
11+ <version >1.0.0-alpha-2-rc1-SNAPSHOT </version >
1212 <packaging >pom</packaging >
1313 <name >GCF Java Invoker Parent</name >
1414 <description >
Original file line number Diff line number Diff line change 1- <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/maven-v4_0_0.xsd " >
1+ <project >
22 <modelVersion >4.0.0</modelVersion >
33
44 <parent >
55 <groupId >com.google.cloud.functions.invoker</groupId >
66 <artifactId >java-function-invoker-parent</artifactId >
7- <version >1.0.0-alpha-2-rc1</version >
7+ <version >1.0.0-alpha-2-rc1-SNAPSHOT </version >
88 </parent >
99
1010 <groupId >com.google.cloud.functions.invoker</groupId >
You can’t perform that action at this time.
0 commit comments