File tree Expand file tree Collapse file tree
native-image-shared-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_A : ' graalvm22_3_jdk11'
1919
2020steps :
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_B : ' graalvm22_3_jdk17'
1919
2020steps :
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.4' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_A : ' graalvm22_3_jdk11'
1919 _GRAALVM_B : ' graalvm22_3_jdk17'
2020steps :
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.4] ( https://github.com/googleapis/java-shared-config/compare/v1.7.3...v1.7.4 ) (2024-02-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Revert dependency org.codehaus.mojo: flatten-maven-plugin to v1.3.0 ([ 2c3e38a] ( https://github.com/googleapis/java-shared-config/commit/2c3e38a531105b8c3ad5f70d3c17e0ef641ed24b ) )
9+
310## [ 1.7.3] ( https://github.com/googleapis/java-shared-config/compare/v1.7.2...v1.7.3 ) (2024-02-27)
411
512
Original file line number Diff line number Diff line change 66 <groupId >com.google.cloud</groupId >
77 <artifactId >google-cloud-shared-config</artifactId >
88 <packaging >pom</packaging >
9- <version >1.7.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.4</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
1010 <name >Google Cloud Shared Config</name >
1111 <url >https://github.com/googleapis/java-shared-config</url >
1212 <description >
1616 <parent >
1717 <groupId >com.google.cloud</groupId >
1818 <artifactId >native-image-shared-config</artifactId >
19- <version >1.7.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
19+ <version >1.7.4</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
2020 <relativePath >../native-image-shared-config</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change 66 <groupId >com.google.cloud</groupId >
77 <artifactId >native-image-shared-config</artifactId >
88 <packaging >pom</packaging >
9- <version >1.7.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.4</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
1010 <name >Native Image Shared Config</name >
1111 <url >https://github.com/googleapis/java-shared-config</url >
1212 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-shared-config:1.7.3 :1.7.4-SNAPSHOT
4+ google-cloud-shared-config:1.7.4 :1.7.4
You can’t perform that action at this time.
0 commit comments