Skip to content

Commit 8535a5b

Browse files
committed
Have the 3.4.0-SNAPSHOT version be named that and nothing else
1 parent 3e14974 commit 8535a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>dnsjava</groupId>
88
<artifactId>dnsjava</artifactId>
99
<packaging>bundle</packaging>
10-
<version>3.4.0-SNAPSOT</version>
10+
<version>3.4.0-SNAPSHOT</version>
1111
<name>dnsjava</name>
1212
<description>dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC
1313
types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache

0 commit comments

Comments
 (0)