File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
java-cfenv-boot-pivotal-scs
java-cfenv-boot-pivotal-sso Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.pivotal.cfenv</groupId >
10
10
<artifactId >java-cfenv-parent</artifactId >
11
- <version >2.3.0.BUILD-SNAPSHOT </version >
11
+ <version >2.3.0</version >
12
12
</parent >
13
13
<dependencies >
14
14
<dependency >
15
15
<groupId >io.pivotal.cfenv</groupId >
16
16
<artifactId >java-cfenv-boot</artifactId >
17
- <version >2.3.0.BUILD-SNAPSHOT </version >
17
+ <version >2.3.0</version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.pivotal.cfenv</groupId >
10
10
<artifactId >java-cfenv-parent</artifactId >
11
- <version >2.3.0.BUILD-SNAPSHOT </version >
11
+ <version >2.3.0</version >
12
12
</parent >
13
13
<dependencies >
14
14
<dependency >
18
18
<dependency >
19
19
<groupId >io.pivotal.cfenv</groupId >
20
20
<artifactId >java-cfenv-boot</artifactId >
21
- <version >2.3.0.BUILD-SNAPSHOT </version >
21
+ <version >2.3.0</version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >org.springframework.boot</groupId >
28
28
<dependency >
29
29
<groupId >io.pivotal.cfenv</groupId >
30
30
<artifactId >java-cfenv-test-support</artifactId >
31
- <version >2.3.0.BUILD-SNAPSHOT </version >
31
+ <version >2.3.0</version >
32
32
<scope >test</scope >
33
33
</dependency >
34
34
<dependency >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.pivotal.cfenv</groupId >
10
10
<artifactId >java-cfenv-parent</artifactId >
11
- <version >2.3.0.BUILD-SNAPSHOT </version >
11
+ <version >2.3.0</version >
12
12
</parent >
13
13
<dependencies >
14
14
<dependency >
18
18
<dependency >
19
19
<groupId >io.pivotal.cfenv</groupId >
20
20
<artifactId >java-cfenv-jdbc</artifactId >
21
- <version >2.3.0.BUILD-SNAPSHOT </version >
21
+ <version >2.3.0</version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >io.pivotal.cfenv</groupId >
25
25
<artifactId >java-cfenv-test-support</artifactId >
26
- <version >2.3.0.BUILD-SNAPSHOT </version >
26
+ <version >2.3.0</version >
27
27
<scope >test</scope >
28
28
</dependency >
29
29
</dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.pivotal.cfenv</groupId >
10
10
<artifactId >java-cfenv-parent</artifactId >
11
- <version >2.3.0.BUILD-SNAPSHOT </version >
11
+ <version >2.3.0</version >
12
12
</parent >
13
13
14
14
<dependencies >
15
15
<dependency >
16
16
<groupId >io.pivotal.cfenv</groupId >
17
17
<artifactId >java-cfenv</artifactId >
18
- <version >2.3.0.BUILD-SNAPSHOT </version >
18
+ <version >2.3.0</version >
19
19
</dependency >
20
20
21
21
<dependency >
22
22
<groupId >io.pivotal.cfenv</groupId >
23
23
<artifactId >java-cfenv-test-support</artifactId >
24
- <version >2.3.0.BUILD-SNAPSHOT </version >
24
+ <version >2.3.0</version >
25
25
<scope >test</scope >
26
26
</dependency >
27
27
<dependency >
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<artifactId >java-cfenv-parent</artifactId >
19
19
<groupId >io.pivotal.cfenv</groupId >
20
- <version >2.3.0.BUILD-SNAPSHOT </version >
20
+ <version >2.3.0</version >
21
21
</parent >
22
22
<modelVersion >4.0.0</modelVersion >
23
23
30
30
<dependency >
31
31
<groupId >io.pivotal.cfenv</groupId >
32
32
<artifactId >java-cfenv</artifactId >
33
- <version >2.3.0.BUILD-SNAPSHOT </version >
33
+ <version >2.3.0</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >io.pivotal.cfenv</groupId >
37
37
<artifactId >java-cfenv</artifactId >
38
38
<type >test-jar</type >
39
- <version >2.3.0.BUILD-SNAPSHOT </version >
39
+ <version >2.3.0</version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.pivotal.cfenv</groupId >
10
10
<artifactId >java-cfenv-parent</artifactId >
11
- <version >2.3.0.BUILD-SNAPSHOT </version >
11
+ <version >2.3.0</version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >io.pivotal.cfenv</groupId >
5
5
<artifactId >java-cfenv-parent</artifactId >
6
- <version >2.3.0.BUILD-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Java CF Env Parent</name >
You can’t perform that action at this time.
0 commit comments