Skip to content

Commit 4f56de1

Browse files
authored
Merge pull request #183 from SpineEventEngine/release-gcloud-1.9.0
Release 1.9.0
2 parents ec55510 + 3335e72 commit 4f56de1

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

config

Submodule config updated 44 files

license-report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Dependencies of `io.spine.gcloud:spine-datastore:1.9.0-SNAPSHOT.3`
3+
# Dependencies of `io.spine.gcloud:spine-datastore:1.9.0`
44

55
## Runtime
66
1. **Group:** com.fasterxml.jackson **Name:** jackson-bom **Version:** 2.14.2 **No license information found**
@@ -722,12 +722,12 @@
722722
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
723723

724724

725-
This report was generated on **Fri Apr 07 16:26:26 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
725+
This report was generated on **Fri May 19 11:08:42 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
726726

727727

728728

729729

730-
# Dependencies of `io.spine.gcloud:spine-pubsub:1.9.0-SNAPSHOT.3`
730+
# Dependencies of `io.spine.gcloud:spine-pubsub:1.9.0`
731731

732732
## Runtime
733733
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -1149,12 +1149,12 @@ This report was generated on **Fri Apr 07 16:26:26 WEST 2023** using [Gradle-Lic
11491149
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
11501150

11511151

1152-
This report was generated on **Fri Apr 07 16:26:33 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1152+
This report was generated on **Fri May 19 11:08:54 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
11531153

11541154

11551155

11561156

1157-
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.9.0-SNAPSHOT.3`
1157+
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.9.0`
11581158

11591159
## Runtime
11601160
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -1784,12 +1784,12 @@ This report was generated on **Fri Apr 07 16:26:33 WEST 2023** using [Gradle-Lic
17841784
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
17851785

17861786

1787-
This report was generated on **Fri Apr 07 16:26:43 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1787+
This report was generated on **Fri May 19 11:09:10 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
17881788

17891789

17901790

17911791

1792-
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.9.0-SNAPSHOT.3`
1792+
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.9.0`
17931793

17941794
## Runtime
17951795
1. **Group:** com.fasterxml.jackson **Name:** jackson-bom **Version:** 2.14.2 **No license information found**
@@ -2511,4 +2511,4 @@ This report was generated on **Fri Apr 07 16:26:43 WEST 2023** using [Gradle-Lic
25112511
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
25122512

25132513

2514-
This report was generated on **Fri Apr 07 16:26:50 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
2514+
This report was generated on **Fri May 19 11:09:19 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.
1212

1313
<groupId>io.spine.gcloud</groupId>
1414
<artifactId>spine-gcloud-java</artifactId>
15-
<version>1.9.0-SNAPSHOT.3</version>
15+
<version>1.9.0</version>
1616

1717
<inceptionYear>2015</inceptionYear>
1818

@@ -46,7 +46,7 @@ all modules and does not describe the project structure per-subproject.
4646
<dependency>
4747
<groupId>io.spine</groupId>
4848
<artifactId>spine-server</artifactId>
49-
<version>1.9.0-SNAPSHOT.10</version>
49+
<version>1.9.0</version>
5050
<scope>compile</scope>
5151
</dependency>
5252
<dependency>
@@ -88,7 +88,7 @@ all modules and does not describe the project structure per-subproject.
8888
<dependency>
8989
<groupId>io.spine</groupId>
9090
<artifactId>spine-testutil-server</artifactId>
91-
<version>1.9.0-SNAPSHOT.10</version>
91+
<version>1.9.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494
<dependency>
@@ -156,7 +156,7 @@ all modules and does not describe the project structure per-subproject.
156156
<dependency>
157157
<groupId>io.spine.tools</groupId>
158158
<artifactId>spine-protoc-plugin</artifactId>
159-
<version>1.9.0-SNAPSHOT.5</version>
159+
<version>1.9.0</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>net.sourceforge.pmd</groupId>

version.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ val cloudDatastoreVersion: String by extra("2.14.2")
3535
val cloudPubsubV1Version: String by extra("1.105.8")
3636
val cloudTraceVersion: String by extra("2.14.0")
3737

38-
val spineBaseVersion: String by extra("1.9.0-SNAPSHOT.6")
39-
val spineCoreVersion: String by extra("1.9.0-SNAPSHOT.13")
40-
val versionToPublish: String by extra("1.9.0-SNAPSHOT.5")
38+
val spineBaseVersion: String by extra("1.9.0")
39+
val spineCoreVersion: String by extra("1.9.0")
40+
val versionToPublish: String by extra("1.9.0")

0 commit comments

Comments
 (0)