File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Project (note that the version number will change over time):
2525<dependency >
2626 <groupId >sif3.framework</groupId >
2727 <artifactId >sif3-infra-rest</artifactId >
28- <version >0.11 .0</version >
28+ <version >0.12 .0</version >
2929</dependency >
3030```
3131
@@ -157,6 +157,13 @@ Please refer to the release notes in the directory "release/v0.10.0" for additio
157157** NOTE: There are database changes! You must read the detailed release notes in "release/v0.11.0" carefully to ensure that your
158158project is upgraded properly to the new framework version.**
159159
160+ ## Version from MMM DD, 2017: v0.12.0 - Various changes
161+ - Changes to the way hibernate properties are configured for the SIF3 Framework. The change ensured that projects that use hibernate
162+ do not have conflicts with the framework's hibernate settings.
163+
164+ ** Please refer to the detailed release notes in "release/v0.12.0" carefully to ensure that your project is upgraded properly to the
165+ new framework version.**
166+
160167# Download Instructions
161168How to download this project:
162169
You can’t perform that action at this time.
0 commit comments