diff --git a/CHANGELOG.md b/CHANGELOG.md index f9737573..2d23c621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## [3.1.3](https://github.com/googleapis/java-shared-dependencies/compare/v3.1.2...v3.1.3) (2023-02-08) + + +### Bug Fixes + +* Outdated versioning info in README.md ([#979](https://github.com/googleapis/java-shared-dependencies/issues/979)) ([a167608](https://github.com/googleapis/java-shared-dependencies/commit/a1676085b41930ebf27db7d77f524f3f83a68002)) + + +### Documentation + +* Readme to explain migration to google-cloud-java ([#1001](https://github.com/googleapis/java-shared-dependencies/issues/1001)) ([a59ab50](https://github.com/googleapis/java-shared-dependencies/commit/a59ab50d8d9276f65c748955bfbfa891a8dd87e3)) + ## [3.1.2](https://github.com/googleapis/java-shared-dependencies/compare/v3.1.1...v3.1.2) (2023-01-20) diff --git a/dependency-convergence-check/pom.xml b/dependency-convergence-check/pom.xml index b5f7463b..e91dbeeb 100644 --- a/dependency-convergence-check/pom.xml +++ b/dependency-convergence-check/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud shared-dependencies-dependency-convergence-test - 3.1.3-SNAPSHOT + 3.1.3 Dependency convergence test for certain artifacts in Google Cloud Shared Dependencies https://github.com/googleapis/java-shared-dependencies @@ -46,7 +46,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.1.3-SNAPSHOT + 3.1.3 pom import diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index b952ccf6..a8af7275 100644 --- a/first-party-dependencies/pom.xml +++ b/first-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud first-party-dependencies pom - 3.1.3-SNAPSHOT + 3.1.3 Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/pom.xml b/pom.xml index aff3512a..2ee3afd3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 3.1.3-SNAPSHOT + 3.1.3 first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 3.1.3-SNAPSHOT + 3.1.3 pom import com.google.cloud third-party-dependencies - 3.1.3-SNAPSHOT + 3.1.3 pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index ad48edc0..b7512466 100644 --- a/third-party-dependencies/pom.xml +++ b/third-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud third-party-dependencies pom - 3.1.3-SNAPSHOT + 3.1.3 Google Cloud Third-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/upper-bound-check/pom.xml b/upper-bound-check/pom.xml index bfd8c76f..0c556ed1 100644 --- a/upper-bound-check/pom.xml +++ b/upper-bound-check/pom.xml @@ -4,7 +4,7 @@ com.google.cloud shared-dependencies-upper-bound-test pom - 3.1.3-SNAPSHOT + 3.1.3 Upper bound test for Google Cloud Shared Dependencies https://github.com/googleapis/java-shared-dependencies @@ -53,7 +53,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.1.3-SNAPSHOT + 3.1.3 pom import diff --git a/versions.txt b/versions.txt index dba4e939..08bfd884 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:3.1.2:3.1.3-SNAPSHOT +google-cloud-shared-dependencies:3.1.3:3.1.3