File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ Note: if you upgrade from 1.0.0 you should read REAME.md file to update your alr
1818 * Webadmin is now accessible from /webadmin path and uses "debug" REST API to show detailed information about isolates
1919 * Start cohorte node with console if and only if --console argument is given [#31]
2020 * Updating dependencies versions [#14]
21- - Cohorte-Runtime 1.0.1.dev
21+ - Cohorte-Runtime 1.0.1
2222 - Using iPOPO 0.6.2
23- - Using Cohorte-Utilities 1.0.1
23+ - Using Cohorte-Utilities 1.0.3
2424 - Using iPOJO 1.12.1
2525 * Show the main isolate "cohorte.internals.forker" on webadmin [isandlaTech/cohorte-runtime#14]
2626 * Set the default recomposition delay to 120 [#15]
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PYTHON DEPENDENCIES
1111
1212JAVA DEPENDENCIES
1313
14- - org.cohorte.utilities:org.cohorte.utilities:1.0.2.20150618
14+ - org.cohorte.utilities:org.cohorte.utilities:1.0.3
1515- org.cohorte.jabsorb:org.cohorte.jabsorb:1.1.0
1616- org.cohorte.remote:cohorte-remote-services:1.2.0
1717- org.cohorte.herald:cohorte-herald:0.0.4-SNAPSHOT
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.cohorte.utilities</groupId >
3333 <artifactId >org.cohorte.utilities</artifactId >
34- <version >1.0.2.20150618 </version >
34+ <version >1.0.3 </version >
3535 <scope >provided</scope >
3636 </dependency >
3737 <!-- cohorte-jabsorb -->
You can’t perform that action at this time.
0 commit comments