diff --git a/pom.xml b/pom.xml index 6f52d2a..8846e68 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.whitesource.bamboo.plugins whitesource-bamboo-agent - 1.0-SNAPSHOT + 1.0.0 WhiteSource Software Ltd. http://www.whitesourcesoftware.com/ @@ -28,7 +28,7 @@ org/whitesource/bamboo/plugins 3.0.4 - 1.2.1 + 1.2.3 @@ -155,7 +155,7 @@ org.whitesource whitesource-maven-plugin - 1.1.2 + 1.1.4 ${env.WSS_API_KEY} diff --git a/src/test/resources/atlassian-plugin.xml b/src/test/resources/atlassian-plugin.xml new file mode 100644 index 0000000..ec217ba --- /dev/null +++ b/src/test/resources/atlassian-plugin.xml @@ -0,0 +1,14 @@ + + + ${project.description} + ${project.version} + + + + + + + + + + \ No newline at end of file