Skip to content

Commit

Permalink
Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kathy-t committed Aug 22, 2024
1 parent 5b1e125 commit bb30acf
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
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.15.0-SNAPSHOT</version>
<version>1.15.1</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.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 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.15.0-SNAPSHOT</version>
<version>1.15.1</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.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-cli-integration-testing</artifactId>
<version>1.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
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.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down Expand Up @@ -84,13 +84,13 @@
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>openapi-java-wes-client</artifactId>
<version>1.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.dockstore</groupId>
<artifactId>dockstore-file-plugin-parent</artifactId>
<version>1.15.0-SNAPSHOT</version>
<version>1.15.1</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.15.0-SNAPSHOT</version>
<version>1.15.1</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.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
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.15.0-SNAPSHOT</version>
<version>1.15.1</version>
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
Expand Down

0 comments on commit bb30acf

Please sign in to comment.