Skip to content

Commit e0c3e69

Browse files
authored
Bump version for shadow jar (#473)
1 parent e8fce22 commit e0c3e69

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

buildSrc/src/main/groovy/com.google.api-ads.java-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
}
3636

3737
group = 'com.google.api-ads'
38-
version = '14.0.1-SNAPSHOT'
38+
version = '15.0.0'
3939
java.sourceCompatibility = JavaVersion.VERSION_1_8
4040
java.targetCompatibility = JavaVersion.VERSION_1_8
4141

google-ads/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ publishing {
369369

370370
groupId = 'com.google.api-ads'
371371
artifactId = 'google-ads-shadowjar'
372-
version = '0.0.1-alpha'
373372

374373
configurePom(publication,
375374
"Google Ads API client library for java - shadow jar",

0 commit comments

Comments
 (0)