Skip to content

Commit

Permalink
Merge tag '1.16.0' into develop
Browse files Browse the repository at this point in the history
release process
  • Loading branch information
denis-yuen committed Nov 22, 2024
2 parents 6f12230 + cf2e5d2 commit 760937c
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 82 deletions.
105 changes: 57 additions & 48 deletions THIRD-PARTY-LICENSES.txt

Large diffs are not rendered by default.

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.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand All @@ -30,13 +30,13 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-client</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-integration-testing</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<classifier>tests</classifier>
<scope>compile</scope>
<exclusions>
Expand All @@ -49,13 +49,13 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-common</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-webservice</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -67,7 +67,7 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-client</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions dockstore-cli-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>dockstore-cli-reports</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand All @@ -30,25 +30,25 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-webservice</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-common</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-client</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-cli-integration-testing</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
22 changes: 11 additions & 11 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.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-common</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -78,19 +78,19 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-client</artifactId>
<version>1.16.0-alpha.15</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-wes-client</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-file-plugin-parent</artifactId>
<version>1.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -108,7 +108,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.10.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
<version>1.17.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -313,25 +313,25 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>regions</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sdk-core</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>auth</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>profiles</artifactId>
<version>2.17.186</version>
<version>2.28.7</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.16.0-SNAPSHOT</version>
<version>1.16.0</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.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<github.url>scm:git:[email protected]:dockstore/dockstore-cli.git</github.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dockstore-core.version>1.16.0-alpha.15</dockstore-core.version>
<dockstore-core.version>1.16.0</dockstore-core.version>
<maven-failsafe.version>2.22.2</maven-failsafe.version>
<maven-surefire.version>2.22.2</maven-surefire.version>
<skipTests>false</skipTests>
Expand Down
18 changes: 9 additions & 9 deletions 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.16.0-SNAPSHOT</version>
<version>1.16.0</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand All @@ -30,43 +30,43 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>ec2</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>iam</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>lambda</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>regions</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>cloudformation</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>rds</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -78,7 +78,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>config</artifactId>
<version>2.17.186</version>
<version>2.28.7</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 760937c

Please sign in to comment.