Skip to content

Commit 3bad66f

Browse files
committed
chore: Update version tag in cab-token-generator pom.xml
This commit updates the version tag in the pom.xml file.
1 parent 3a90191 commit 3bad66f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cab-token-generator/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>com.google.auth</groupId>
88
<artifactId>google-auth-library-parent</artifactId>
9-
<version>1.29.1-SNAPSHOT
9+
<version>1.30.2-SNAPSHOT
1010
</version><!-- {x-version-update:google-auth-library-parent:current} -->
1111
</parent>
1212

0 commit comments

Comments
 (0)