File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<groupId >org.icgc.dcc</groupId >
21
21
<artifactId >song</artifactId >
22
22
<packaging >pom</packaging >
23
- <version >1.0.2-SNAPSHOT </version >
23
+ <version >1.0.2</version >
24
24
<modules >
25
25
<module >song-core</module >
26
26
<module >song-server</module >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >song</artifactId >
20
20
<groupId >org.icgc.dcc</groupId >
21
- <version >1.0.2-SNAPSHOT </version >
21
+ <version >1.0.2</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
29
29
<dependency >
30
30
<groupId >org.icgc.dcc</groupId >
31
31
<artifactId >song-core</artifactId >
32
- <version >1.0.2-SNAPSHOT </version >
32
+ <version >1.0.2</version >
33
33
</dependency >
34
34
35
35
<!-- jcommander -->
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >song</artifactId >
20
20
<groupId >org.icgc.dcc</groupId >
21
- <version >1.0.2-SNAPSHOT </version >
21
+ <version >1.0.2</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >song</artifactId >
20
20
<groupId >org.icgc.dcc</groupId >
21
- <version >1.0.2-SNAPSHOT </version >
21
+ <version >1.0.2</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
29
29
<dependency >
30
30
<groupId >org.icgc.dcc</groupId >
31
31
<artifactId >song-core</artifactId >
32
- <version >1.0.2-SNAPSHOT </version >
32
+ <version >1.0.2</version >
33
33
</dependency >
34
34
35
35
<!-- Spring -->
You can’t perform that action at this time.
0 commit comments