diff --git a/Examples/pbdl-0001/src/input.json b/Examples/pbdl-0001/src/input.json index b7056ef..db8d89a 100644 --- a/Examples/pbdl-0001/src/input.json +++ b/Examples/pbdl-0001/src/input.json @@ -1,7 +1,7 @@ { "Applications": { "DL": { - "Application": "Pelicun3", + "Application": "Pelicun", "ApplicationData": { } }, diff --git a/Examples/pbdl-0002/src/input.json b/Examples/pbdl-0002/src/input.json index 8682f23..f3d4052 100644 --- a/Examples/pbdl-0002/src/input.json +++ b/Examples/pbdl-0002/src/input.json @@ -1,7 +1,7 @@ { "Applications": { "DL": { - "Application": "Pelicun3", + "Application": "Pelicun", "ApplicationData": { } }, diff --git a/Examples/pbdl-0003/src/input.json b/Examples/pbdl-0003/src/input.json index 7b6482f..500af28 100644 --- a/Examples/pbdl-0003/src/input.json +++ b/Examples/pbdl-0003/src/input.json @@ -1,7 +1,7 @@ { "Applications": { "DL": { - "Application": "Pelicun3", + "Application": "Pelicun", "ApplicationData": { } },