File tree 4 files changed +5
-5
lines changed
cobigen/cobigen-core-parent
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >cobigen-core-api</artifactId >
6
6
<name >CobiGen Core - API</name >
7
- <version >4.0.0-SNAPSHOT </version >
7
+ <version >4.0.0</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >${project.groupId} </groupId >
18
18
<artifactId >cobigen-core</artifactId >
19
- <version >4.0.0-SNAPSHOT </version >
19
+ <version >4.0.0</version >
20
20
</dependency >
21
21
22
22
<dependency >
23
23
<groupId >${project.groupId} </groupId >
24
24
<artifactId >cobigen-core-test</artifactId >
25
- <version >4.0.0-SNAPSHOT </version >
25
+ <version >4.0.0</version >
26
26
</dependency >
27
27
28
28
<dependency >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >cobigen-core-test</artifactId >
6
6
<name >CobiGen Core - Test</name >
7
- <version >4.0.0-SNAPSHOT </version >
7
+ <version >4.0.0</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >cobigen-core</artifactId >
6
6
<name >CobiGen Core</name >
7
- <version >4.0.0-SNAPSHOT </version >
7
+ <version >4.0.0</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
You can’t perform that action at this time.
0 commit comments