diff --git a/activejdbc/instrumentfast.sh b/activejdbc/instrumentfast.sh index 923192847..91be46cc4 100755 --- a/activejdbc/instrumentfast.sh +++ b/activejdbc/instrumentfast.sh @@ -2,7 +2,7 @@ ## This script will instrument fast without Maven ## Adjust versions on the classpath if upgrading! -export JAVALITE=2.5-j8-SNAPSHOT +export JAVALITE=2.6-j8-SNAPSHOT export CLASSPATH=~/.m2/repository/org/javalite/activejdbc-instrumentation/$JAVALITE/activejdbc-instrumentation-$JAVALITE.jar export CLASSPATH=${CLASSPATH}:~/.m2/repository/org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.jar diff --git a/activeweb-lessc-integration-test/src/test/test-project-list/pom.xml b/activeweb-lessc-integration-test/src/test/test-project-list/pom.xml index 67fd6b0e7..d11bb88ba 100644 --- a/activeweb-lessc-integration-test/src/test/test-project-list/pom.xml +++ b/activeweb-lessc-integration-test/src/test/test-project-list/pom.xml @@ -9,7 +9,7 @@ Lessc Test Project - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT diff --git a/activeweb-lessc-integration-test/src/test/test-project/pom.xml b/activeweb-lessc-integration-test/src/test/test-project/pom.xml index 137c5258e..c4e3e8efa 100644 --- a/activeweb-lessc-integration-test/src/test/test-project/pom.xml +++ b/activeweb-lessc-integration-test/src/test/test-project/pom.xml @@ -9,7 +9,7 @@ Lessc Test Project - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT diff --git a/activeweb-sass-integration-test/src/test/test-project-list/pom.xml b/activeweb-sass-integration-test/src/test/test-project-list/pom.xml index 9d0217c0a..272434c58 100644 --- a/activeweb-sass-integration-test/src/test/test-project-list/pom.xml +++ b/activeweb-sass-integration-test/src/test/test-project-list/pom.xml @@ -9,7 +9,7 @@ SASS Test Project - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT diff --git a/activeweb-sass-integration-test/src/test/test-project/pom.xml b/activeweb-sass-integration-test/src/test/test-project/pom.xml index a237d7bfa..24c07d113 100644 --- a/activeweb-sass-integration-test/src/test/test-project/pom.xml +++ b/activeweb-sass-integration-test/src/test/test-project/pom.xml @@ -9,7 +9,7 @@ SASS Test Project - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT diff --git a/app-config-spec/src/test/project/test-project/pom.xml b/app-config-spec/src/test/project/test-project/pom.xml index bf3061517..a3e51c1d9 100644 --- a/app-config-spec/src/test/project/test-project/pom.xml +++ b/app-config-spec/src/test/project/test-project/pom.xml @@ -11,7 +11,7 @@ ACTIVE_ENV and active_env Test - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT diff --git a/db-migrator-integration-test/src/test/project/cassandra-mysql-test-project/pom.xml b/db-migrator-integration-test/src/test/project/cassandra-mysql-test-project/pom.xml index 1617d8f68..4187f8026 100644 --- a/db-migrator-integration-test/src/test/project/cassandra-mysql-test-project/pom.xml +++ b/db-migrator-integration-test/src/test/project/cassandra-mysql-test-project/pom.xml @@ -57,7 +57,7 @@ org.javalite db-migrator-maven-plugin - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT cassandra_create diff --git a/db-migrator-integration-test/src/test/project/cassandra-test-project/pom.xml b/db-migrator-integration-test/src/test/project/cassandra-test-project/pom.xml index dd678f945..dda5bfeec 100644 --- a/db-migrator-integration-test/src/test/project/cassandra-test-project/pom.xml +++ b/db-migrator-integration-test/src/test/project/cassandra-test-project/pom.xml @@ -53,7 +53,7 @@ org.javalite db-migrator-maven-plugin - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT src/main/resources/database.properties development diff --git a/db-migrator-integration-test/src/test/project/pom.xml b/db-migrator-integration-test/src/test/project/pom.xml index eb40e38a0..3002b5b4e 100644 --- a/db-migrator-integration-test/src/test/project/pom.xml +++ b/db-migrator-integration-test/src/test/project/pom.xml @@ -20,7 +20,7 @@ jdbc:mysql://localhost/test_project root p@ssw0rd - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT @@ -39,7 +39,7 @@ org.javalite db-migrator-maven-plugin - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT ${driver} ${url} diff --git a/db-migrator-maven-plugin/src/test/test-project/pom.xml b/db-migrator-maven-plugin/src/test/test-project/pom.xml index 01e7bb1de..0ae24eb3f 100644 --- a/db-migrator-maven-plugin/src/test/test-project/pom.xml +++ b/db-migrator-maven-plugin/src/test/test-project/pom.xml @@ -15,7 +15,7 @@ org.javalite db-migrator-maven-plugin - 2.5-j8-SNAPSHOT + 2.6-j8-SNAPSHOT com.mysql.cj.jdbc.Driver jdbc:mysql://localhost/test_project