diff --git a/config/app_dynamics_agent.yml b/config/app_dynamics_agent.yml index 1f1f7af838..1466faed90 100644 --- a/config/app_dynamics_agent.yml +++ b/config/app_dynamics_agent.yml @@ -15,7 +15,7 @@ # Configuration for the AppDynamics framework --- -version: 4.1.+ +version: 4.1.8_5 repository_root: "{default.repository.root}/app-dynamics" default_application_name: default_node_name: $(ruby -e "require 'json' ; a = JSON.parse(ENV['VCAP_APPLICATION']); diff --git a/config/container_customizer.yml b/config/container_customizer.yml index 291472d8ee..8f47813aa0 100644 --- a/config/container_customizer.yml +++ b/config/container_customizer.yml @@ -15,5 +15,5 @@ # Configuration for the Container Customizer framework --- -version: 1.+ +version: 1.0.0_RELEASE repository_root: "{default.repository.root}/container-customizer" diff --git a/config/dyna_trace_agent.yml b/config/dyna_trace_agent.yml index 57e11c110a..543c747bd7 100644 --- a/config/dyna_trace_agent.yml +++ b/config/dyna_trace_agent.yml @@ -15,6 +15,6 @@ # Configuration for the Dynatrace framework --- -version: 6.3.0_+ +version: 6.3.0_1305 repository_root: http://downloads.dynatracesaas.com/cloudfoundry/buildpack/java default_agent_name: diff --git a/config/groovy.yml b/config/groovy.yml index 0681680cda..8cf651afef 100644 --- a/config/groovy.yml +++ b/config/groovy.yml @@ -15,5 +15,5 @@ # Configuration for the Groovy container --- -version: 2.4.+ +version: 2.4.6 repository_root: "{default.repository.root}/groovy" diff --git a/config/jrebel_agent.yml b/config/jrebel_agent.yml index 70dd6934e3..f8c095be21 100644 --- a/config/jrebel_agent.yml +++ b/config/jrebel_agent.yml @@ -15,5 +15,5 @@ # Configuration for the JRebel framework --- -version: 6.+ +version: 6.4.2 repository_root: https://dl.zeroturnaround.com/jrebel diff --git a/config/maria_db_jdbc.yml b/config/maria_db_jdbc.yml index ce86c2ce02..d1ee854c04 100644 --- a/config/maria_db_jdbc.yml +++ b/config/maria_db_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the MariaDB JDBC framework --- -version: 1.+ +version: 1.4.2 repository_root: "{default.repository.root}/mariadb-jdbc" diff --git a/config/new_relic_agent.yml b/config/new_relic_agent.yml index 1de70d733a..3f301bf3a4 100644 --- a/config/new_relic_agent.yml +++ b/config/new_relic_agent.yml @@ -15,5 +15,5 @@ # Configuration for the New Relic framework --- -version: 3.+ +version: 3.27.0 repository_root: "{default.repository.root}/new-relic" diff --git a/config/open_jdk_jre.yml b/config/open_jdk_jre.yml index 63e43d9f30..d217de0ec9 100644 --- a/config/open_jdk_jre.yml +++ b/config/open_jdk_jre.yml @@ -17,10 +17,10 @@ # If Java 7 is required, permgen will be used instead of metaspace. Please see the documentation for more detail. --- jre: - version: 1.8.0_+ + version: 1.8.0_91 repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}" memory_calculator: - version: 2.+ + version: 2.0.2_RELEASE repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}" stack_threads: memory_sizes: diff --git a/config/play_framework_auto_reconfiguration.yml b/config/play_framework_auto_reconfiguration.yml index 7ba480a6e3..9e3ae8dab3 100644 --- a/config/play_framework_auto_reconfiguration.yml +++ b/config/play_framework_auto_reconfiguration.yml @@ -17,6 +17,6 @@ # Note that the repository is shared with the Spring Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/auto-reconfiguration" enabled: true diff --git a/config/play_framework_jpa_plugin.yml b/config/play_framework_jpa_plugin.yml index cbd2eb18e4..f1f22b4558 100644 --- a/config/play_framework_jpa_plugin.yml +++ b/config/play_framework_jpa_plugin.yml @@ -15,6 +15,6 @@ # Configuration for the Play JPA Plugin framework --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/play-jpa-plugin" enabled: true diff --git a/config/postgresql_jdbc.yml b/config/postgresql_jdbc.yml index 1681c39f1d..4a9975ef13 100644 --- a/config/postgresql_jdbc.yml +++ b/config/postgresql_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the Postgresql JDBC framework --- -version: 9.4.+ +version: 9.4.1208 repository_root: "{default.repository.root}/postgresql-jdbc" diff --git a/config/ruxit_agent.yml b/config/ruxit_agent.yml index c1dba49eda..93349c1179 100644 --- a/config/ruxit_agent.yml +++ b/config/ruxit_agent.yml @@ -15,5 +15,5 @@ # Configuration for the Ruxit framework --- -version: 1.+ +version: 1.91.271 repository_root: http://download.ruxit.com/agent/paas/cloudfoundry/java diff --git a/config/spring_auto_reconfiguration.yml b/config/spring_auto_reconfiguration.yml index 5a9bc90bb0..2628bc1358 100644 --- a/config/spring_auto_reconfiguration.yml +++ b/config/spring_auto_reconfiguration.yml @@ -17,6 +17,6 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/auto-reconfiguration" enabled: true diff --git a/config/spring_boot_cli.yml b/config/spring_boot_cli.yml index d37b393466..adc8cb077d 100644 --- a/config/spring_boot_cli.yml +++ b/config/spring_boot_cli.yml @@ -17,5 +17,5 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.3.3_RELEASE repository_root: "{default.repository.root}/spring-boot-cli" diff --git a/config/tomcat.yml b/config/tomcat.yml index 7f9959f2b0..9c405b0ca8 100644 --- a/config/tomcat.yml +++ b/config/tomcat.yml @@ -16,7 +16,7 @@ # Configuration for the Tomcat container --- tomcat: - version: 8.0.+ + version: 8.0.33 repository_root: "{default.repository.root}/tomcat" context_path: external_configuration_enabled: false @@ -24,33 +24,33 @@ external_configuration: version: 1.+ repository_root: lifecycle_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-lifecycle-support" logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-logging-support" access_logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-access-logging-support" access_logging: disabled redis_store: - version: 1.+ + version: 1.2.0_RELEASE repository_root: "{default.repository.root}/redis-store" database: 0 timeout: 2000 connection_pool_size: 2 gemfire_store: gemfire: - version: 8.+ + version: 8.2.0 repository_root: "{default.repository.root}/gem-fire" gemfire_modules: - version: 8.+ + version: 8.2.0 repository_root: "{default.repository.root}/gem-fire-modules" gemfire_modules_tomcat7: - version: 8.+ + version: 8.2.0 repository_root: "{default.repository.root}/gem-fire-modules-tomcat7" gemfire_security: - version: 8.+ + version: 8.2.0 repository_root: "{default.repository.root}/gem-fire-security" gemfire_logging: version: 1.7.7 diff --git a/config/version.yml b/config/version.yml new file mode 100644 index 0000000000..bea0c15bf7 --- /dev/null +++ b/config/version.yml @@ -0,0 +1,2 @@ +--- +version: v3.7 diff --git a/config/your_kit_profiler.yml b/config/your_kit_profiler.yml index a0947b3fa8..919efdc8e0 100644 --- a/config/your_kit_profiler.yml +++ b/config/your_kit_profiler.yml @@ -15,7 +15,7 @@ # JMX configuration --- -version: 2016.+ +version: 2016.02.34 repository_root: "{default.repository.root}/your-kit/{platform}/{architecture}" enabled: false port: 10001