File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
accession-commons-mongodb
accession-commons-monotonic-generator-jpa Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >accession-commons-core</artifactId >
6
- <version >0.5-SNAPSHOT </version >
6
+ <version >0.5</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<parent >
10
10
<artifactId >accession-commons</artifactId >
11
11
<groupId >uk.ac.ebi.ampt2d</groupId >
12
- <version >0.5-SNAPSHOT </version >
12
+ <version >0.5</version >
13
13
</parent >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >accession-commons-jpa</artifactId >
6
- <version >0.5-SNAPSHOT </version >
6
+ <version >0.5</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<parent >
10
10
<artifactId >accession-commons</artifactId >
11
11
<groupId >uk.ac.ebi.ampt2d</groupId >
12
- <version >0.5-SNAPSHOT </version >
12
+ <version >0.5</version >
13
13
</parent >
14
14
15
15
<properties >
20
20
<dependency >
21
21
<groupId >uk.ac.ebi.ampt2d</groupId >
22
22
<artifactId >accession-commons-core</artifactId >
23
- <version >0.5-SNAPSHOT </version >
23
+ <version >0.5</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >uk.ac.ebi.ampt2d</groupId >
27
27
<artifactId >accession-commons-test</artifactId >
28
- <version >0.5-SNAPSHOT </version >
28
+ <version >0.5</version >
29
29
<scope >test</scope >
30
30
</dependency >
31
31
<dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >accession-commons-mongodb</artifactId >
6
- <version >0.5-SNAPSHOT </version >
6
+ <version >0.5</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<parent >
10
10
<artifactId >accession-commons</artifactId >
11
11
<groupId >uk.ac.ebi.ampt2d</groupId >
12
- <version >0.5-SNAPSHOT </version >
12
+ <version >0.5</version >
13
13
</parent >
14
14
15
15
<properties >
20
20
<dependency >
21
21
<groupId >uk.ac.ebi.ampt2d</groupId >
22
22
<artifactId >accession-commons-test</artifactId >
23
- <version >0.5-SNAPSHOT </version >
23
+ <version >0.5</version >
24
24
<scope >test</scope >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >uk.ac.ebi.ampt2d</groupId >
28
28
<artifactId >accession-commons-core</artifactId >
29
- <version >0.5-SNAPSHOT </version >
29
+ <version >0.5</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >accession-commons-monotonic-generator-jpa</artifactId >
6
- <version >0.5-SNAPSHOT </version >
6
+ <version >0.5</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<parent >
10
10
<artifactId >accession-commons</artifactId >
11
11
<groupId >uk.ac.ebi.ampt2d</groupId >
12
- <version >0.5-SNAPSHOT </version >
12
+ <version >0.5</version >
13
13
</parent >
14
14
15
15
<properties >
20
20
<dependency >
21
21
<groupId >uk.ac.ebi.ampt2d</groupId >
22
22
<artifactId >accession-commons-core</artifactId >
23
- <version >0.5-SNAPSHOT </version >
23
+ <version >0.5</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >uk.ac.ebi.ampt2d</groupId >
27
27
<artifactId >accession-commons-jpa</artifactId >
28
- <version >0.5-SNAPSHOT </version >
28
+ <version >0.5</version >
29
29
<scope >test</scope >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >uk.ac.ebi.ampt2d</groupId >
33
33
<artifactId >accession-commons-test</artifactId >
34
- <version >0.5-SNAPSHOT </version >
34
+ <version >0.5</version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
<dependency >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<artifactId >accession-commons-test</artifactId >
8
- <version >0.5-SNAPSHOT </version >
8
+ <version >0.5</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
12
12
<artifactId >accession-commons</artifactId >
13
13
<groupId >uk.ac.ebi.ampt2d</groupId >
14
- <version >0.5-SNAPSHOT </version >
14
+ <version >0.5</version >
15
15
</parent >
16
16
17
17
<properties >
26
26
<dependency >
27
27
<groupId >uk.ac.ebi.ampt2d</groupId >
28
28
<artifactId >accession-commons-core</artifactId >
29
- <version >0.5-SNAPSHOT </version >
29
+ <version >0.5</version >
30
30
</dependency >
31
31
</dependencies >
32
32
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >uk.ac.ebi.ampt2d</groupId >
6
6
<artifactId >accession-commons</artifactId >
7
- <version >0.5-SNAPSHOT </version >
7
+ <version >0.5</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<modules >
You can’t perform that action at this time.
0 commit comments