Skip to content

Commit cb8fdbb

Browse files
author
Charles Overbeck
committed
Update artifacts
1 parent 31e6413 commit cb8fdbb

File tree

7 files changed

+15
-15
lines changed
  • dockstore-cli-integration-testing/generated/src/main/resources
  • dockstore-client/generated/src/main/resources
  • dockstore-file-plugin-parent/generated/src/main/resources
  • openapi-java-wes-client/generated/src/main/resources
  • reports/generated/src/main/resources
  • support/generated/src/main/resources

7 files changed

+15
-15
lines changed

THIRD-PARTY-LICENSES.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ Lists of 378 third-party dependencies.
122122
(The Apache Software License, Version 2.0) docker-java-core (com.github.docker-java:docker-java-core:3.2.8 - https://github.com/docker-java/docker-java)
123123
(The Apache Software License, Version 2.0) docker-java-transport (com.github.docker-java:docker-java-transport:3.2.8 - https://github.com/docker-java/docker-java)
124124
(The Apache Software License, Version 2.0) docker-java-transport-httpclient5 (com.github.docker-java:docker-java-transport-httpclient5:3.2.8 - https://github.com/docker-java/docker-java)
125-
(Apache Software License, Version 2.0) dockstore-cli-integration-testing (io.dockstore:dockstore-cli-integration-testing:1.13.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-cli-integration-testing)
126-
(Apache Software License, Version 2.0) dockstore-client (io.dockstore:dockstore-client:1.13.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-client)
125+
(Apache Software License, Version 2.0) dockstore-cli-integration-testing (io.dockstore:dockstore-cli-integration-testing:1.13.1 - https://github.com/dockstore/dockstore-cli/dockstore-cli-integration-testing)
126+
(Apache Software License, Version 2.0) dockstore-client (io.dockstore:dockstore-client:1.13.1 - https://github.com/dockstore/dockstore-cli/dockstore-client)
127127
(Apache Software License, Version 2.0) dockstore-common (io.dockstore:dockstore-common:1.13.0-beta.3 - no url defined)
128-
(Apache Software License, Version 2.0) dockstore-file-plugin-parent (io.dockstore:dockstore-file-plugin-parent:1.13.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-file-plugin-parent)
128+
(Apache Software License, Version 2.0) dockstore-file-plugin-parent (io.dockstore:dockstore-file-plugin-parent:1.13.1 - https://github.com/dockstore/dockstore-cli/dockstore-file-plugin-parent)
129129
(Apache Software License, Version 2.0) dockstore-language-plugin-parent (io.dockstore:dockstore-language-plugin-parent:1.13.0-beta.3 - no url defined)
130130
(Apache Software License, Version 2.0) dockstore-webservice (io.dockstore:dockstore-webservice:1.13.0-beta.3 - no url defined)
131131
(Apache License 2.0) Dropwizard (io.dropwizard:dropwizard-core:2.1.1 - http://www.dropwizard.io/2.1.1/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
@@ -324,7 +324,7 @@ Lists of 378 third-party dependencies.
324324
(The Apache Software License, Version 2.0) okhttp (com.squareup.okhttp3:okhttp:4.10.0 - https://square.github.io/okhttp/)
325325
(The Apache Software License, Version 2.0) okio (com.squareup.okio:okio-jvm:3.0.0 - https://github.com/square/okio/)
326326
(Apache Software License, Version 2.0) openapi-java-client (io.dockstore:openapi-java-client:1.13.0-beta.3 - no url defined)
327-
(Apache Software License, Version 2.0) openapi-java-wes-client (io.dockstore:openapi-java-wes-client:1.13.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/openapi-java-wes-client)
327+
(Apache Software License, Version 2.0) openapi-java-wes-client (io.dockstore:openapi-java-wes-client:1.13.1 - https://github.com/dockstore/dockstore-cli/openapi-java-wes-client)
328328
(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-api:0.31.0 - https://github.com/census-instrumentation/opencensus-java)
329329
(Apache 2) opencsv (com.opencsv:opencsv:5.6 - http://opencsv.sf.net)
330330
(MIT License) ORCID - Model (org.orcid:orcid-model:3.0.4 - http://github.com/ORCID/orcid-model)

dockstore-cli-integration-testing/generated/src/main/resources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>dockstore-cli-integration-testing</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>io.dockstore</groupId>
3232
<artifactId>dockstore-client</artifactId>
33-
<version>1.13.0-SNAPSHOT</version>
33+
<version>1.13.1</version>
3434
<scope>compile</scope>
3535
</dependency>
3636
<dependency>

dockstore-client/generated/src/main/resources/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>dockstore-client</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>
@@ -96,13 +96,13 @@
9696
<dependency>
9797
<groupId>io.dockstore</groupId>
9898
<artifactId>openapi-java-wes-client</artifactId>
99-
<version>1.13.0-SNAPSHOT</version>
99+
<version>1.13.1</version>
100100
<scope>compile</scope>
101101
</dependency>
102102
<dependency>
103103
<groupId>io.dockstore</groupId>
104104
<artifactId>dockstore-file-plugin-parent</artifactId>
105-
<version>1.13.0-SNAPSHOT</version>
105+
<version>1.13.1</version>
106106
<scope>compile</scope>
107107
</dependency>
108108
<dependency>

dockstore-file-plugin-parent/generated/src/main/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>dockstore-file-plugin-parent</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>

openapi-java-wes-client/generated/src/main/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>openapi-java-wes-client</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>

reports/generated/src/main/resources/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>reports</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>
@@ -42,13 +42,13 @@
4242
<dependency>
4343
<groupId>io.dockstore</groupId>
4444
<artifactId>dockstore-client</artifactId>
45-
<version>1.13.0-SNAPSHOT</version>
45+
<version>1.13.1</version>
4646
<scope>compile</scope>
4747
</dependency>
4848
<dependency>
4949
<groupId>io.dockstore</groupId>
5050
<artifactId>dockstore-cli-integration-testing</artifactId>
51-
<version>1.13.0-SNAPSHOT</version>
51+
<version>1.13.1</version>
5252
<scope>compile</scope>
5353
</dependency>
5454
</dependencies>

support/generated/src/main/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.dockstore</groupId>
2121
<artifactId>support</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.13.1</version>
2323
<licenses>
2424
<license>
2525
<name>Apache Software License, Version 2.0</name>

0 commit comments

Comments
 (0)