diff --git a/pom.xml b/pom.xml index c22e6bf..b46a827 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jvnet.hudson.plugins analysis-pom - 5.3.0 + 5.24.0 @@ -25,8 +25,6 @@ ${project.groupId}.echarts 2.0.0 - 2.1.0 - 3.6.0-1 9.2.0 @@ -57,7 +55,6 @@ io.jenkins.plugins plugin-util-api - ${plugin-util-api.version} edu.hm.hafner @@ -93,6 +90,10 @@ org.eclipse.collections eclipse-collections + + javax.annotation + javax.annotation-api + @@ -113,7 +114,6 @@ io.jenkins.plugins jquery3-api - ${jquery3-api.version} diff --git a/src/main/resources/index.jelly b/src/main/resources/index.jelly new file mode 100644 index 0000000..24b5bb1 --- /dev/null +++ b/src/main/resources/index.jelly @@ -0,0 +1,4 @@ + +
+ Provides ECharts for Jenkins plugins. +