File tree Expand file tree Collapse file tree 1 file changed +2
-25
lines changed
Expand file tree Collapse file tree 1 file changed +2
-25
lines changed Original file line number Diff line number Diff line change 6060 <url >https://travis-ci.org/jwtk/jjwt</url >
6161 </ciManagement >
6262
63- <!-- temporary fix until official release of coverall-maven-plugin with clover support -->
64- <repositories >
65- <repository >
66- <snapshots >
67- <enabled >false</enabled >
68- </snapshots >
69- <id >bintray-jwtk-coveralls-maven-plugin</id >
70- <name >bintray</name >
71- <url >https://dl.bintray.com/jwtk/coveralls-maven-plugin</url >
72- </repository >
73- </repositories >
74- <pluginRepositories >
75- <pluginRepository >
76- <snapshots >
77- <enabled >false</enabled >
78- </snapshots >
79- <id >bintray-jwtk-coveralls-maven-plugin</id >
80- <name >bintray-plugins</name >
81- <url >https://dl.bintray.com/jwtk/coveralls-maven-plugin</url >
82- </pluginRepository >
83- </pluginRepositories >
84- <!-- temporary fix until official release of coverall-maven-plugin with clover support -->
85-
8663 <properties >
8764
8865 <jjwt .root>${basedir} </jjwt .root>
519496 </plugin >
520497 <!-- Temporarily host coveralls SNAPSHOT with clover support locally -->
521498 <plugin >
522- <groupId >org.jwtk .coveralls</groupId >
499+ <groupId >io.jsonwebtoken .coveralls</groupId >
523500 <artifactId >coveralls-maven-plugin</artifactId >
524- <version >4.4.0 </version >
501+ <version >4.4.1 </version >
525502 </plugin >
526503 <!-- Temporarily host coveralls SNAPSHOT with clover support locally -->
527504
You can’t perform that action at this time.
0 commit comments