Skip to content

Commit

Permalink
[maven-release-plugin] prepare release DeepViolet-5.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
spoofzu committed Aug 2, 2018
1 parent 02eb450 commit b7bb174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.github.spoofzu</groupId>
<artifactId>DeepViolet</artifactId>
<!-- MANAGED BY TRAVIS CI, DO NOT EDIT VERSION -->
<version>5.1.16-SNAPSHOT</version>
<version>5.1.16</version>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>TLS/SSL security introspection API</description>
Expand Down Expand Up @@ -72,7 +72,7 @@
<developerConnection>scm:git:https://${env.GH_TOKEN}@github.com/spoofzu/DeepViolet.git</developerConnection>
<url>scm:git:https://${env.GH_TOKEN}@github.com/spoofzu/DeepViolet.git</url>
<!-- MANAGED BY TRAVIS CI, DO NOT EDIT TAG -->
<tag>DeepViolet-5.1.12</tag>
<tag>DeepViolet-5.1.16</tag>
</scm>
<dependencies>
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
Expand Down

0 comments on commit b7bb174

Please sign in to comment.