Skip to content

Commit bcfcd5c

Browse files
authored
Merge pull request #171 from dita-ot/feature/unwrap-aliases
Unwrap alias entries
2 parents 5d084f4 + 272ce5e commit bcfcd5c

File tree

3 files changed

+8
-14
lines changed

3 files changed

+8
-14
lines changed

org.doctales.ant-contrib.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[
2-
{
3-
"alias": "org.jung.ant-contrib"
4-
}
5-
]
1+
{
2+
"alias": "org.jung.ant-contrib"
3+
}

org.doctales.schematron.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[
2-
{
1+
{
32
"alias": "org.jung.schematron"
4-
}
5-
]
3+
}

org.doctales.terminology.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[
2-
{
3-
"alias": "org.jung.terminology"
4-
}
5-
]
1+
{
2+
"alias": "org.jung.terminology"
3+
}

0 commit comments

Comments
 (0)