diff options
Diffstat (limited to 'samples/samples-impl/src/main/resources/module.json')
-rw-r--r-- | samples/samples-impl/src/main/resources/module.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/samples-impl/src/main/resources/module.json b/samples/samples-impl/src/main/resources/module.json new file mode 100644 index 000000000..da70698d2 --- /dev/null +++ b/samples/samples-impl/src/main/resources/module.json @@ -0,0 +1,3 @@ +{ + "some.prop.name":"someValue" +}
\ No newline at end of file |