Skip to content

Commit

Permalink
Updating Cohorte-utilities to latest version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
debbabi committed Jul 1, 2015
1 parent 2f8c190 commit 1f2c567
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Note: if you upgrade from 1.0.0 you should read REAME.md file to update your alr
* Webadmin is now accessible from /webadmin path and uses "debug" REST API to show detailed information about isolates
* Start cohorte node with console if and only if --console argument is given [#31]
* Updating dependencies versions [#14]
- Cohorte-Runtime 1.0.1.dev
- Cohorte-Runtime 1.0.1
- Using iPOPO 0.6.2
- Using Cohorte-Utilities 1.0.1
- Using Cohorte-Utilities 1.0.3
- Using iPOJO 1.12.1
* Show the main isolate "cohorte.internals.forker" on webadmin [isandlaTech/cohorte-runtime#14]
* Set the default recomposition delay to 120 [#15]
Expand Down
2 changes: 1 addition & 1 deletion DEPENDENCIES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PYTHON DEPENDENCIES

JAVA DEPENDENCIES

- org.cohorte.utilities:org.cohorte.utilities:1.0.2.20150618
- org.cohorte.utilities:org.cohorte.utilities:1.0.3
- org.cohorte.jabsorb:org.cohorte.jabsorb:1.1.0
- org.cohorte.remote:cohorte-remote-services:1.2.0
- org.cohorte.herald:cohorte-herald:0.0.4-SNAPSHOT
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.cohorte.utilities</groupId>
<artifactId>org.cohorte.utilities</artifactId>
<version>1.0.2.20150618</version>
<version>1.0.3</version>
<scope>provided</scope>
</dependency>
<!-- cohorte-jabsorb -->
Expand Down

0 comments on commit 1f2c567

Please sign in to comment.