Skip to content

Commit 3741639

Browse files
committed
[maven-release-plugin] prepare release jadconfig-0.16.0
1 parent e4c37de commit 3741639

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>org.graylog</groupId>
1010
<artifactId>jadconfig</artifactId>
11-
<version>0.15.1-SNAPSHOT</version>
11+
<version>0.16.0</version>
1212
<packaging>jar</packaging>
1313

1414
<name>JadConfig</name>
@@ -27,7 +27,7 @@
2727
<developerConnection>scm:git:[email protected]:Graylog2/JadConfig.git</developerConnection>
2828
<connection>scm:git:github.com/Graylog2/JadConfig.git</connection>
2929
<url>https://github.com/Graylog2/JadConfig</url>
30-
<tag>HEAD</tag>
30+
<tag>jadconfig-0.16.0</tag>
3131
</scm>
3232

3333
<issueManagement>
@@ -248,8 +248,8 @@
248248
<fail>true</fail>
249249
<failFast>false</failFast>
250250
<rules>
251-
<banDuplicatePomDependencyVersions/>
252-
<banDynamicVersions/>
251+
<banDuplicatePomDependencyVersions />
252+
<banDynamicVersions />
253253
<requireMavenVersion>
254254
<!-- Enforce the same version we define in the maven wrapper -->
255255
<version>[3.9.6,3.99.99]</version>

0 commit comments

Comments
 (0)