Skip to content

Commit bd2598e

Browse files
committed
Remove TFS Branding
1 parent d2e3338 commit bd2598e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages/DZ_JSON_TEST.pkb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ AS
3939
RETURN VARCHAR2
4040
AS
4141
BEGIN
42-
RETURN '{"TFS":' || C_TFS_CHANGESET || ','
42+
RETURN '{"CHANGESET":' || C_CHANGESET || ','
4343
|| '"JOBN":"' || C_JENKINS_JOBNM || '",'
4444
|| '"BUILD":' || C_JENKINS_BUILD || ','
4545
|| '"BUILDID":"' || C_JENKINS_BLDID || '"}';

0 commit comments

Comments
 (0)