diff --git a/t/.gitignore b/t/.gitignore new file mode 100644 index 0000000..5403570 --- /dev/null +++ b/t/.gitignore @@ -0,0 +1 @@ +!src/ \ No newline at end of file diff --git a/t/dockerroot/jiratestservice/src/main/resources/atlassian-plugin.xml b/t/dockerroot/jiratestservice/src/main/resources/atlassian-plugin.xml new file mode 100644 index 0000000..d32d40b --- /dev/null +++ b/t/dockerroot/jiratestservice/src/main/resources/atlassian-plugin.xml @@ -0,0 +1,7 @@ + + + ${project.description} + ${project.version} + + +