File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hibernate-ogm/hiking-demo Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<maven .compiler.source>1.8</maven .compiler.source>
16
16
<maven .compiler.target>1.8</maven .compiler.target>
17
17
18
- <org .hibernate.ogm.version>5.1.0.CR1 </org .hibernate.ogm.version>
18
+ <org .hibernate.ogm.version>5.1.0.Final </org .hibernate.ogm.version>
19
19
<org .hibernate.validator.version>6.0.0.Alpha1</org .hibernate.validator.version>
20
20
<!-- used to find the wildfly module dist -->
21
21
<org .hibernate.orm.version>5.1.2.Final</org .hibernate.orm.version>
22
- <org .hibernate.search.version>5.6.0 .Final</org .hibernate.search.version>
22
+ <org .hibernate.search.version>5.6.1 .Final</org .hibernate.search.version>
23
23
24
24
<org .jboss.arquillian.version>1.1.12.Final</org .jboss.arquillian.version>
25
25
<org .jboss.wildfly-arquillian.version>8.2.1.Final</org .jboss.wildfly-arquillian.version>
You can’t perform that action at this time.
0 commit comments