diff --git a/pcap4j-core/pom.xml b/pcap4j-core/pom.xml index 7328a729e..5da224087 100644 --- a/pcap4j-core/pom.xml +++ b/pcap4j-core/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-distribution/pom.xml b/pcap4j-distribution/pom.xml index 1669b9cad..66d5172b8 100644 --- a/pcap4j-distribution/pom.xml +++ b/pcap4j-distribution/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-packetfactory-propertiesbased/pom.xml b/pcap4j-packetfactory-propertiesbased/pom.xml index 7092e620d..ddd2329b8 100644 --- a/pcap4j-packetfactory-propertiesbased/pom.xml +++ b/pcap4j-packetfactory-propertiesbased/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-packetfactory-static/pom.xml b/pcap4j-packetfactory-static/pom.xml index d0c9008b0..aa36a5130 100644 --- a/pcap4j-packetfactory-static/pom.xml +++ b/pcap4j-packetfactory-static/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-packettest/pom.xml b/pcap4j-packettest/pom.xml index 92d737bf3..01a84afca 100644 --- a/pcap4j-packettest/pom.xml +++ b/pcap4j-packettest/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-sample/pom.xml b/pcap4j-sample/pom.xml index 70681a28a..454270635 100644 --- a/pcap4j-sample/pom.xml +++ b/pcap4j-sample/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pcap4j-test-coverage/pom.xml b/pcap4j-test-coverage/pom.xml index 72d4a2b03..57dba3dbe 100644 --- a/pcap4j-test-coverage/pom.xml +++ b/pcap4j-test-coverage/pom.xml @@ -11,7 +11,7 @@ org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index f6a621b0b..81a66f1b6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.pcap4j pcap4j - 1.7.5 + 1.7.6-SNAPSHOT pom Pcap4J A Java library for capturing, crafting and sending packets. @@ -23,7 +23,7 @@ scm:git:git@github.com:kaitoy/pcap4j.git scm:git:git@github.com:kaitoy/pcap4j.git https://github.com/kaitoy/pcap4j.git - pcap4j-1.7.5 + HEAD