File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
valdr-bean-validation-demo Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >com.github.valdr</groupId >
6
6
<artifactId >valdr-bean-validation-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.1.2-SNAPSHOT </version >
8
+ <version >1.1.2</version >
9
9
10
10
<name >valdr Bean Validation</name >
11
11
<description >Bean Validation (JSR 303/349) plugin for valdr, the new AngularJS Model Validator.</description >
60
60
<url >https://github.com/netceteragroup/valdr-bean-validation</url >
61
61
<
connection >scm:git:
[email protected] :netceteragroup/valdr-bean-validation.git</
connection >
62
62
<
developerConnection >scm:git:
[email protected] :netceteragroup/valdr-bean-validation.git</
developerConnection >
63
- <tag >HEAD </tag >
63
+ <tag >valdr-bean-validation-parent-1.1.2 </tag >
64
64
</scm >
65
65
66
66
<modules >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.valdr</groupId >
6
6
<artifactId >valdr-bean-validation-parent</artifactId >
7
- <version >1.1.2-SNAPSHOT </version >
7
+ <version >1.1.2</version >
8
8
</parent >
9
9
10
10
<artifactId >valdr-bean-validation-demo</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.valdr</groupId >
6
6
<artifactId >valdr-bean-validation-parent</artifactId >
7
- <version >1.1.2-SNAPSHOT </version >
7
+ <version >1.1.2</version >
8
8
</parent >
9
9
10
10
<artifactId >valdr-bean-validation</artifactId >
You can’t perform that action at this time.
0 commit comments