File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >classviz</artifactId >
5
5
<groupId >com.lujian</groupId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >classviz-generation</artifactId >
11
- <version >1.0.0 </version >
11
+ <version >1.0.1 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >classviz</artifactId >
5
5
<groupId >com.lujian</groupId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >classviz-grammar</artifactId >
11
- <version >1.0.0 </version >
11
+ <version >1.0.1 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >classviz</artifactId >
5
5
<groupId >com.lujian</groupId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >classviz-visualize</artifactId >
11
- <version >1.0.0 </version >
11
+ <version >1.0.1 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 5
5
<groupId >com.lujian</groupId >
6
6
<artifactId >classviz</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<modules >
10
10
<module >classviz-visualize</module >
11
11
<module >classviz-grammar</module >
25
25
<dependency >
26
26
<groupId >com.lujian</groupId >
27
27
<artifactId >classviz-grammar</artifactId >
28
- <version >1.0.0 </version >
28
+ <version >1.0.1 </version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >com.lujian</groupId >
32
32
<artifactId >classviz-visualize</artifactId >
33
- <version >1.0.0 </version >
33
+ <version >1.0.1 </version >
34
34
</dependency >
35
35
</dependencies >
36
36
</dependencyManagement >
140
140
<url >https://github.com/physicsLoveJava/classviz</url >
141
141
<connection >scm:git:https://github.com/physicsLoveJava/classviz.git</connection >
142
142
<developerConnection >scm:git:https://github.com/physicsLoveJava/classviz.git</developerConnection >
143
- <tag >HEAD </tag >
143
+ <tag >v1.0.1 </tag >
144
144
</scm >
145
145
<developers >
146
146
<developer >
You can’t perform that action at this time.
0 commit comments