diff --git a/org.doctales.release-notes.json b/org.doctales.release-notes.json deleted file mode 100644 index c7c9aef..0000000 --- a/org.doctales.release-notes.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "name": "org.doctales.release-notes", - "description": "DITA-OT plugin for generating release notes from DITA topics.", - "keywords": ["Release Notes"], - "homepage": "https://github.com/doctales/org.doctales.release-notes/", - "vers": "1.1.0", - "license": "Apache-2.0", - "deps": [ - { - "name": "org.dita.base", - "req": ">=2.3.0" - } - ], - "url": "https://github.com/doctales/org.doctales.release-notes/archive/1.1.zip", - "cksum": "c2b929d195db71ec4d8909610a73e190dbb3f8a5f22bb287b85aad0b466dbd15" - } -] diff --git a/org.jung.release-notes.json b/org.jung.release-notes.json new file mode 100644 index 0000000..e272b05 --- /dev/null +++ b/org.jung.release-notes.json @@ -0,0 +1,18 @@ +[ + { + "name": "org.jung.release-notes", + "description": "DITA-OT plugin for generating release notes from DITA topics.", + "keywords": ["Release Notes"], + "homepage": "https://github.com/stefan-jung/org.jung.release-notes/", + "vers": "1.1.0", + "license": "Apache-2.0", + "deps": [ + { + "name": "org.dita.base", + "req": ">=2.3.0" + } + ], + "url": "https://github.com/stefan-jung/org.jung.release-notes/archive/refs/tags/1.2.zip", + "cksum": "41EF0A804F576B0D93D6C55CC929B08E01A4C672BE26742E125A4613347E86A4" + } +]