File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 30
30
<parent >
31
31
<artifactId >hibernate-validator-parent</artifactId >
32
32
<groupId >org.hibernate</groupId >
33
- <version >4.3.0-SNAPSHOT </version >
33
+ <version >4.3.0.Final </version >
34
34
<relativePath >../pom.xml</relativePath >
35
35
</parent >
36
36
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >hibernate-validator-parent</artifactId >
22
22
<groupId >org.hibernate</groupId >
23
- <version >4.3.0-SNAPSHOT </version >
23
+ <version >4.3.0.Final </version >
24
24
<relativePath >../pom.xml</relativePath >
25
25
</parent >
26
26
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
109
109
<jdbc .driver>org.h2.Driver</jdbc .driver>
110
110
<jdbc .url>jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1</jdbc .url>
111
111
<jdbc .user>sa</jdbc .user>
112
- <jdbc .pass/>
113
- <jdbc .isolation/>
112
+ <jdbc .pass />
113
+ <jdbc .isolation />
114
114
</properties >
115
115
116
116
<build >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 20
20
21
21
<groupId >org.hibernate</groupId >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
- <version >4.3.0-SNAPSHOT </version >
23
+ <version >4.3.0.Final </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<name >Hibernate Validator Aggregator</name >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hibernate-validator-parent</artifactId >
23
23
<groupId >org.hibernate</groupId >
24
- <version >4.3.0-SNAPSHOT </version >
24
+ <version >4.3.0.Final </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
You can’t perform that action at this time.
0 commit comments