Skip to content

Commit

Permalink
updated score version
Browse files Browse the repository at this point in the history
Signed-off-by: SamMarkowitz <[email protected]>
  • Loading branch information
SamMarkowitz committed Jun 14, 2016
1 parent 37ac797 commit d5d7e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion developer_cloudslang.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Embed CloudSlang in a Java Application
<dependency>
<groupId>io.cloudslang</groupId>
<artifactId>score-all</artifactId>
<version>0.3.27</version>
<version>0.3.28</version>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion developer_score.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Embed Score in a Java Application
<dependency>
<groupId>io.cloudslang</groupId>
<artifactId>score-all</artifactId>
<version>0.3.27</version>
<version>0.3.28</version>
</dependency>
<dependency>
Expand Down

0 comments on commit d5d7e55

Please sign in to comment.