diff --git a/.gitignore b/.gitignore index 2acd7f3..1ec2d1e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ target # Eclipse project files /.settings /.classpath -/.project \ No newline at end of file +/.project +/.metadata/* +/.settings/* +/pom.xml.versionsBackup \ No newline at end of file diff --git a/.mvn/maven.config b/.mvn/maven.config index 2a0299c..61cf4e5 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,2 +1,3 @@ -Pconsume-incrementals -Pmight-produce-incrementals +-Dchangelist.format=%d.v%s \ No newline at end of file diff --git a/pom.xml b/pom.xml index 539728c..14387de 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ ${revision}${changelist} hpi + 999999-SNAPSHOT 4.0.1 -SNAPSHOT jenkinsci/leapwork-plugin @@ -65,27 +66,15 @@ async-http-client 1.9.40 - - org.slf4j - slf4j-api - 1.7.32 - - - org.slf4j - slf4j-nop - 1.7.32 - test - com.google.code.gson gson 2.8.0 - org.jenkins-ci.plugins - anything-goes-formatter - 1.0 + jquery + 1.12.4-1 javax.xml.bind @@ -93,25 +82,18 @@ 2.4.0-b180830.0359 - - - javax.activation - activation - 1.1.1 - - - - - org.glassfish.jaxb - jaxb-runtime - 2.3.0-b170127.1453 - - - - com.google.code.findbugs - annotations - 3.0.1u2 - + + com.github.spotbugs + spotbugs-annotations + 4.3.0 + + + com.google.code.findbugs + jsr305 + + + true +