Skip to content

Commit 665e56b

Browse files
chore(main): release 0.4.0-SNAPSHOT
1 parent 062acf0 commit 665e56b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.google.cloud</groupId>
77
<artifactId>google-cloud-aiplatform-fs</artifactId>
8-
<version>0.3.0</version><!-- {x-version-update:google-cloud-aiplatform-fs:current} -->
8+
<version>0.4.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-aiplatform-fs:current} -->
99
<packaging>jar</packaging>
1010
<name>Google Cloud Vertex AI Custom SDK for Feature Store</name>
1111
<parent>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-aiplatform-fs:0.3.0:0.3.0
4+
google-cloud-aiplatform-fs:0.3.0:0.4.0-SNAPSHOT

0 commit comments

Comments
 (0)