Skip to content

Commit

Permalink
iterate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Mar 28, 2022
1 parent e2a1a8f commit 4c68e80
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions THIRD-PARTY-LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ Lists of 375 third-party dependencies.
(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)
(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)
(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)
(Apache Software License, Version 2.0) dockstore-cli-integration-testing (io.dockstore:dockstore-cli-integration-testing:1.12.0-alpha.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-cli-integration-testing)
(Apache Software License, Version 2.0) dockstore-client (io.dockstore:dockstore-client:1.12.0-alpha.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-client)
(Apache Software License, Version 2.0) dockstore-cli-integration-testing (io.dockstore:dockstore-cli-integration-testing:1.12.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-cli-integration-testing)
(Apache Software License, Version 2.0) dockstore-client (io.dockstore:dockstore-client:1.12.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-client)
(Apache Software License, Version 2.0) dockstore-common (io.dockstore:dockstore-common:1.12.0-rc.1 - https://github.com/dockstore/dockstore/dockstore-common)
(Apache Software License, Version 2.0) dockstore-file-plugin-parent (io.dockstore:dockstore-file-plugin-parent:1.12.0-alpha.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-file-plugin-parent)
(Apache Software License, Version 2.0) dockstore-file-plugin-parent (io.dockstore:dockstore-file-plugin-parent:1.12.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/dockstore-file-plugin-parent)
(Apache Software License, Version 2.0) dockstore-language-plugin-parent (io.dockstore:dockstore-language-plugin-parent:1.12.0-rc.1 - https://github.com/dockstore/dockstore/dockstore-language-plugin-parent)
(Apache Software License, Version 2.0) dockstore-webservice (io.dockstore:dockstore-webservice:1.12.0-rc.1 - https://github.com/dockstore/dockstore/dockstore-webservice)
(Apache License 2.0) Dropwizard (io.dropwizard:dropwizard-core:2.0.25 - http://www.dropwizard.io/2.0.25/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
Expand Down Expand Up @@ -319,7 +319,7 @@ Lists of 375 third-party dependencies.
(The Apache Software License, Version 2.0) okhttp (com.squareup.okhttp3:okhttp:4.7.0 - https://square.github.io/okhttp/)
(The Apache Software License, Version 2.0) Okio (com.squareup.okio:okio:2.6.0 - https://github.com/square/okio/)
(Apache Software License, Version 2.0) openapi-java-client (io.dockstore:openapi-java-client:1.12.0-rc.1 - https://github.com/dockstore/dockstore/openapi-java-client)
(Apache Software License, Version 2.0) openapi-java-wes-client (io.dockstore:openapi-java-wes-client:1.12.0-alpha.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/openapi-java-wes-client)
(Apache Software License, Version 2.0) openapi-java-wes-client (io.dockstore:openapi-java-wes-client:1.12.0-SNAPSHOT - https://github.com/dockstore/dockstore-cli/openapi-java-wes-client)
(The Apache License, Version 2.0) OpenCensus (io.opencensus:opencensus-api:0.24.0 - https://github.com/census-instrumentation/opencensus-java)
(MIT License) ORCID - Model (org.orcid:orcid-model:3.0.4 - http://github.com/ORCID/orcid-model)
(The Apache License, Version 2.0) org.jetbrains.kotlin:kotlin-stdlib (org.jetbrains.kotlin:kotlin-stdlib:1.3.71 - https://kotlinlang.org/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-cli-integration-testing</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-client</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions dockstore-client/generated/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-client</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down Expand Up @@ -96,13 +96,13 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-wes-client</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-file-plugin-parent</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-file-plugin-parent</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-wes-client</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down
6 changes: 3 additions & 3 deletions reports/generated/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>reports</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand All @@ -42,13 +42,13 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-client</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-cli-integration-testing</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion support/generated/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dockstore</groupId>
<artifactId>support</artifactId>
<version>1.12.0-alpha.0-SNAPSHOT</version>
<version>1.12.0-SNAPSHOT</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down

0 comments on commit 4c68e80

Please sign in to comment.