File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.exabrial</groupId >
6
6
<artifactId >form-binding-parent</artifactId >
7
- <version >1.2.0 </version >
7
+ <version >1.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<artifactId >form-binding-api</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.exabrial</groupId >
6
6
<artifactId >form-binding-parent</artifactId >
7
- <version >1.2.0 </version >
7
+ <version >1.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<artifactId >form-binding-jaxrs</artifactId >
15
15
<dependency >
16
16
<groupId >com.github.exabrial</groupId >
17
17
<artifactId >form-binding-api</artifactId >
18
- <version >1.2.0 </version >
18
+ <version >1.2.1-SNAPSHOT </version >
19
19
<scope >compile</scope >
20
20
</dependency >
21
21
22
22
<dependency >
23
23
<groupId >com.github.exabrial</groupId >
24
24
<artifactId >form-binding</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1-SNAPSHOT </version >
26
26
<scope >runtime</scope >
27
27
</dependency >
28
28
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.exabrial</groupId >
6
6
<artifactId >form-binding-parent</artifactId >
7
- <version >1.2.0 </version >
7
+ <version >1.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<artifactId >form-binding-test-module</artifactId >
15
15
<dependency >
16
16
<groupId >com.github.exabrial</groupId >
17
17
<artifactId >form-binding-api</artifactId >
18
- <version >1.2.0 </version >
18
+ <version >1.2.1-SNAPSHOT </version >
19
19
<scope >compile</scope >
20
20
</dependency >
21
21
</dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.exabrial</groupId >
6
6
<artifactId >form-binding-parent</artifactId >
7
- <version >1.2.0 </version >
7
+ <version >1.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<artifactId >form-binding</artifactId >
15
15
<dependency >
16
16
<groupId >com.github.exabrial</groupId >
17
17
<artifactId >form-binding-api</artifactId >
18
- <version >1.2.0 </version >
18
+ <version >1.2.1-SNAPSHOT </version >
19
19
<scope >compile</scope >
20
20
</dependency >
21
21
<dependency >
34
34
<dependency >
35
35
<groupId >com.github.exabrial</groupId >
36
36
<artifactId >form-binding-test-module</artifactId >
37
- <version >1.2.0 </version >
37
+ <version >1.2.1-SNAPSHOT </version >
38
38
<scope >test</scope >
39
39
</dependency >
40
40
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.exabrial</groupId >
5
5
<artifactId >form-binding-parent</artifactId >
6
- <version >1.2.0 </version >
6
+ <version >1.2.1-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
<description >Form URL Encoding binding</description >
9
9
<name >${project.artifactId} </name >
13
13
<
connection >scm:git:ssh://
[email protected] /exabrial/form-binding.git</
connection >
14
14
<
developerConnection >scm:git:ssh://
[email protected] /exabrial/form-binding.git</
developerConnection >
15
15
<url >https://github.com/exabrial/form-binding/tree/master</url >
16
- <tag >form-binding-parent-1.2.0 </tag >
16
+ <tag >HEAD </tag >
17
17
</scm >
18
18
19
19
<properties >
You can’t perform that action at this time.
0 commit comments