File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsondoc-parent</artifactId >
7
7
<groupId >org.jsondoc</groupId >
8
- <version >1.0.0 </version >
8
+ <version >1.0.1-SNAPSHOT </version >
9
9
<relativePath >../jsondoc-parent/pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.jsondoc</groupId >
13
13
<artifactId >jsondoc-core</artifactId >
14
- <version >1.0.0 </version >
14
+ <version >1.0.1-SNAPSHOT </version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >jsondoc-core</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.jsondoc</groupId >
7
7
<artifactId >jsondoc-parent</artifactId >
8
- <version >1.0.0 </version >
8
+ <version >1.0.1-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
<name >jsondoc-parent</name >
11
11
53
53
<dependency >
54
54
<groupId >org.jsondoc</groupId >
55
55
<artifactId >jsondoc-core</artifactId >
56
- <version >1.0.0 -SNAPSHOT</version >
56
+ <version >1.0.1 -SNAPSHOT</version >
57
57
</dependency >
58
58
59
59
<dependency >
60
60
<groupId >org.jsondoc</groupId >
61
61
<artifactId >jsondoc-springmvc</artifactId >
62
- <version >1.0.0 -SNAPSHOT</version >
62
+ <version >1.0.1 -SNAPSHOT</version >
63
63
</dependency >
64
64
65
65
<!-- Spring -->
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.jsondoc</groupId >
6
6
<artifactId >jsondoc-sample-springmvc</artifactId >
7
- <version >1.0.0 </version >
7
+ <version >1.0.1-SNAPSHOT </version >
8
8
<packaging >war</packaging >
9
9
10
10
<name >jsondoc-sample-springmvc</name >
41
41
<dependency >
42
42
<groupId >org.jsondoc</groupId >
43
43
<artifactId >jsondoc-core</artifactId >
44
- <version >1.0.0 </version >
44
+ <version >1.0.1-SNAPSHOT </version >
45
45
</dependency >
46
46
47
47
<dependency >
48
48
<groupId >org.jsondoc</groupId >
49
49
<artifactId >jsondoc-springmvc</artifactId >
50
- <version >1.0.0 </version >
50
+ <version >1.0.1-SNAPSHOT </version >
51
51
</dependency >
52
52
53
53
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >jsondoc-parent</artifactId >
9
9
<groupId >org.jsondoc</groupId >
10
- <version >1.0.0 </version >
10
+ <version >1.0.1-SNAPSHOT </version >
11
11
<relativePath >../jsondoc-parent/pom.xml</relativePath >
12
12
</parent >
13
13
14
14
<groupId >org.jsondoc</groupId >
15
15
<artifactId >jsondoc-springmvc</artifactId >
16
- <version >1.0.0 </version >
16
+ <version >1.0.1-SNAPSHOT </version >
17
17
18
18
<name >jsondoc-springmvc</name >
19
19
<description >The Spring MVC helper of the jsondoc project</description >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >jsondoc-parent</artifactId >
9
9
<groupId >org.jsondoc</groupId >
10
- <version >1.0.0 </version >
10
+ <version >1.0.1-SNAPSHOT </version >
11
11
<relativePath >../jsondoc-parent/pom.xml</relativePath >
12
12
</parent >
13
13
14
14
<groupId >org.jsondoc</groupId >
15
15
<artifactId >jsondoc-ui</artifactId >
16
- <version >1.0.0 </version >
16
+ <version >1.0.1-SNAPSHOT </version >
17
17
<packaging >war</packaging >
18
18
19
19
<name >jsondoc-ui</name >
25
25
<dependency >
26
26
<groupId >org.jsondoc</groupId >
27
27
<artifactId >jsondoc-sample-springmvc</artifactId >
28
- <version >1.0.0 </version >
28
+ <version >1.0.1-SNAPSHOT </version >
29
29
<type >war</type >
30
30
</dependency >
31
31
Original file line number Diff line number Diff line change 5
5
<groupId >org.jsondoc</groupId >
6
6
<artifactId >jsondoc-master</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.0.0 </version >
8
+ <version >1.0.1-SNAPSHOT </version >
9
9
<name >jsondoc-master</name >
10
10
11
11
<modules >
You can’t perform that action at this time.
0 commit comments