Skip to content

Commit 7b2cba2

Browse files
authored
Merge pull request #159 from stefan-jung/org.jung.terminology
Migrate org.doctales.terminology to org.jung.terminology
2 parents 9b5b0e5 + 04cf9b6 commit 7b2cba2

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

org.doctales.terminology.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
[
22
{
3-
"name": "org.doctales.terminology",
4-
"description": "DITA-OT plugin for managing terminology with DITA.",
5-
"keywords": ["Terminology"],
6-
"homepage": "https://github.com/doctales/org.doctales.terminology/",
7-
"vers": "1.1.5",
8-
"license": "Apache-2.0",
9-
"deps": [
10-
{
11-
"name": "org.dita.base",
12-
"req": ">=2.3.0"
13-
}
14-
],
15-
"url": "https://github.com/doctales/org.doctales.terminology/archive/1.1.5.zip",
16-
"cksum": "e70d807f503024e47dba6843bbc9d41edde1e0553d7c8df1ccc9fd7f2fc071bb"
3+
"alias": "org.jung.terminology"
174
}
185
]

org.jung.terminology.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[
2+
{
3+
"name": "org.jung.terminology",
4+
"description": "DITA-OT plugin for managing terminology with DITA.",
5+
"keywords": ["Terminology"],
6+
"homepage": "https://github.com/stefan-jung/org.jung.terminology",
7+
"vers": "2.0.0",
8+
"license": "Apache-2.0",
9+
"deps": [
10+
{
11+
"name": "org.dita.base",
12+
"req": ">=2.3.0"
13+
}
14+
],
15+
"url": "https://github.com/stefan-jung/org.jung.terminology/archive/refs/tags/2.0.0.zip",
16+
"cksum": "808522ab9025d2e8b3e5d5d76495122bad27b08a549d3ec0b012e02756155745"
17+
}
18+
]

0 commit comments

Comments
 (0)