Age | Commit message (Collapse) | Author | Files | Lines |
|
Roll master to new versions for early Guilin developent
Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Use released Frankfurt M4 version of CCSDK parent poms
Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Reformatting POM Files as per mvn tidy:pom
Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a
Issue-ID: CCSDK-2069
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Roll to snapshot 0.7.1-SNAPSHOT version
Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Use released version of ccsdk/parent poms
Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Refactoring below plugins in sdnr/wt/common/pom.xml :
1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too
2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build
Adding create dir step in es-intit.sh :
sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME )
Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e
Issue-ID: CCSDK-1994
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Removing sli version property declared as project.version, and it should inherit from parent pom
Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e
Issue-ID: CCSDK-1993
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Fixed version of parent pom to use snapshot version
Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e
Issue-ID: CCSDK-1935
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Use released 1.5.0 version of parent pom
Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
A1 adapter to interface with A1 mediator in ORAN real-time RIC.
This is a karaf feature that will be installed in ODL/CCSDK.
The feature will be supported by corresponding DG's.
Issue-ID: CCSDK-1888
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c
|