File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ 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-Python 1.0.1.dev
21+ - Cohorte-Runtime 1.0.1.dev
2222 - Using iPOPO 0.6.2
2323 - Using Cohorte-Utilities 1.0.1
2424 - Using iPOJO 1.12.1
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ JAVA DEPENDENCIES
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
18- - org.cohorte.runtime:cohorte-runtime:1.0.0
18+ - org.cohorte.runtime:cohorte-runtime:1.0.1-SNAPSHOT
1919- ipojo 1.12.1
Original file line number Diff line number Diff line change 5353 <dependency >
5454 <groupId >org.cohorte.runtime</groupId >
5555 <artifactId >cohorte-runtime-package</artifactId >
56- <version >1.0.0 </version >
56+ <version >1.0.1-SNAPSHOT </version >
5757 <type >pom</type >
5858 <scope >provided</scope >
5959 </dependency >
You can’t perform that action at this time.
0 commit comments