mirror of https://github.com/apache/activemq.git
Use karaf 2.3.3
This commit is contained in:
parent
a5ac1a3630
commit
f28ac6d5e4
|
@ -146,7 +146,7 @@ public abstract class AbstractFeatureTest {
|
|||
|
||||
|
||||
public static String karafVersion() {
|
||||
return System.getProperty("karafVersion", "2.3.0");
|
||||
return System.getProperty("karafVersion", "2.3.3");
|
||||
}
|
||||
|
||||
public static String activemqVersion() {
|
||||
|
|
Loading…
Reference in New Issue