Skip to content

Commit

Permalink
Stepped EI and RemRem version in Eiffel bundle. (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasake authored Oct 23, 2019
1 parent 4821233 commit e677664
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundles/Eiffel/component-versions.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
# Eiffel Component versions
export EIFFEL_MONGODB_VERSION=latest
export EIFFEL_RABBITMQ_VERSION=3.7.8-debian-9
export EIFFEL_EI_BACKEND_VERSION=2.0.0
export EIFFEL_EI_BACKEND_VERSION=2.0.1
export EIFFEL_EI_FRONTEND_VERSION=2.0.0
export EIFFEL_VICI_VERSION=0.0.1
export EIFFEL_DUMMY_ER_VERSION=latest
export EIFFEL_ER_VERSION=2.0.10
export EIFFEL_REMREM_GENERATE_VERSION=2.0.4
export EIFFEL_REMREM_PUBLISH_VERSION=2.0.5
export EIFFEL_REMREM_GENERATE_VERSION=2.0.7
export EIFFEL_REMREM_PUBLISH_VERSION=2.0.8
export EIFFEL_JENKINS_IMAGE_BUILD_VERSION=2.150.2
export EIFFEL_JENKINS_PLUGIN_VERSION=2.0.0
export EIFFEL_NEXUS_VERSION=3.11.0
Expand Down
2 changes: 2 additions & 0 deletions bundles/Eiffel/components-configuration.bash
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,8 @@ activedirectory.managerPassword=
activedirectory.managerDn=
activedirectory.rootDn=
activedirectory.userSearchFilter=
event-repository.enabled=true
event-repository.url=${EIFFEL_ER_REST_URL}
logging.level.root=ERROR
logging.level.org.springframework.web=DEBUG
logging.level.com.ericsson.eiffel.remrem.producer=DEBUG"
Expand Down

0 comments on commit e677664

Please sign in to comment.