File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
language : java
2
2
jdk : oraclejdk8
3
+ install : true
3
4
script : bash -ex .travis/script.sh
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.dhatim.io.dropwizard</groupId >
6
6
<artifactId >dropwizard-metrics-elasticsearch</artifactId >
7
- <version >1.0.8 -SNAPSHOT</version >
7
+ <version >0 -SNAPSHOT</version >
8
8
9
9
<name >${project.groupId} :${project.artifactId} </name >
10
10
<description >Dropwizard Metrics Support for Elastic Search</description >
96
96
<extensions >true</extensions >
97
97
<configuration >
98
98
<serverId >ossrh</serverId >
99
- <nexusUrl >https://oss.sonatype.org/ </nexusUrl >
99
+ <nexusUrl >https://oss.sonatype.org</nexusUrl >
100
100
<autoReleaseAfterClose >true</autoReleaseAfterClose >
101
101
</configuration >
102
102
</plugin >
You can’t perform that action at this time.
0 commit comments