Skip to content

Commit b3be32d

Browse files
committed
update version numbers
1 parent 3ec6af4 commit b3be32d

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

gradle.properties

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ org.gradle.parallel=true
22
org.gradle.caching=true
33
org.gradle.daemon=true
44

5-
//localSipStore=path/to/sip/store/directory
6-
//localSip=path/to/used/sip/external
5+
#localSipStore=path/to/sip/store/directory
6+
#localSip=path/to/used/sip/external
77
ocsRepo=../repository
88

9-
vOcsCore=1.6.0
10-
vPluginsCommon=1.4.0
11-
vOcsCom=1.7.0
12-
vOcsDiag=1.7.0
13-
vOcsNvM=1.7.0
14-
vOcsEcuState=1.7.0
15-
vOcsRuntime=1.7.0
16-
vOcsSecurity=1.5.0
9+
vOcsCore=1.7.0
10+
vPluginsCommon=1.5.0
11+
vOcsCom=1.8.0
12+
vOcsDiag=1.8.0
13+
vOcsNvM=1.8.0
14+
vOcsEcuState=1.8.0
15+
vOcsRuntime=1.8.0
16+
vOcsSecurity=1.6.0

0 commit comments

Comments
 (0)