Age | Commit message (Collapse) | Author | Files | Lines |
|
Released 3.0.0
Issue-ID: POLICY-1737
Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Necessary for migration to global-jjb
Issue-ID: POLICY-1737
Change-Id: Id70681b78ff325475ad73430d29d0f358f6bb601
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: pdragosh <pdragosh@research.att.com>
|
|
Bumping the major patch since the target changes for
El Alto will involve moving to oparent 2.0.0. Could
be quite involved.
Issue-ID: POLICY-1747
Change-Id: Ic8eebd4738bc66cc4cac3021f41ed1c478268a4d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Bump the SNAPSHOT versions
Issue-ID: POLICY-1700
Change-Id: I2e6f3f30c9362ba32a6d116904443eadff7299ef
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Find one non-backward compatible change:
spring-web 5.0.9.RELEASE -> 5.1.2.RELEASE
String org.springframework.http.HttpStatus.toString()
return Integer.toString(this.value)//spring-web 5.0.9.RELEASE
return Integer.toString(this.value) + " " + name();//spring-web
5.1.2.RELEASE
Issue-ID: POLICY-1261
Change-Id: I23f7fe8dbd2d8b241c86ce910898a8df3641dbe5
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
New master parent version for the Dublin release.
Issue-ID: POLICY-1232
Change-Id: I1087a1d10d28fd85269e9785fc91d55b40e7fc88
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
There are additional dependencies defined by the integration
team in conjunction with the security sub committee.
There are several reviews to fix the changes from jetty and
mariadb upgrade.
Issue-ID: POLICY-1126
Change-Id: I2929291bb9d2e3a5dc428dac932ad02e280b589b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Adding an empty relativePath element tot he parent removes the
warning about 'parent.relativePath' on the parent build.
Issue-ID: POLICY-954
Change-Id: I9b0b0cb4da93c7f87142ae2e4bda7c69b1b69cca
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Working with the Integration team, we are using oparent to set
the versions for a small number of java dependencies across all
projects. This upgrade is for google/guava.
Issue-ID: INT-619
Change-Id: Ide5828442a9f9a9888a2b0a6f817811cb49889a9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
We refer to oparent in other pom.xml in the policy projects. This
is to ensure we are always referring to the same version.
Issue-ID: POLICY-1073
Change-Id: Ie09cdb76f3fe181cc55df2d0fa8833cba382cf46
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: Idedafdf67ebd048bd459b7af2dd5c3435f8c3151
Issue-ID: POLICY-803
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
|