Skip to content

Commit

Permalink
Iterate version numbers to 1.1.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Dec 23, 2014
1 parent a367090 commit 4e74434
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<seqware-version>1.1.0-alpha.7-SNAPSHOT</seqware-version>
<seqware-version>1.1.0-beta.0</seqware-version>
<workflow-version>1.0</workflow-version>
<workflow-name>${workflow-name}</workflow-name>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<seqware-version>1.1.0-alpha.7-SNAPSHOT</seqware-version>
<seqware-version>1.1.0-beta.0</seqware-version>
<skipITs>true</skipITs>
<workflow-full-name>Workflow_Bundle_${workflow-name}_${workflow-version}_SeqWare_${seqware-version}</workflow-full-name>
<workflow-dir>${project.build.directory}/${workflow-full-name}/Workflow_Bundle_${workflow-name}/${workflow-version}</workflow-dir>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<seqware-version>1.1.0-alpha.7-SNAPSHOT</seqware-version>
<seqware-version>1.1.0-beta.0</seqware-version>
</properties>

<build>
Expand Down

0 comments on commit 4e74434

Please sign in to comment.