diff --git a/main/pom.xml b/main/pom.xml index 6741e097..fd3fbecb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 main @@ -92,7 +90,7 @@ java.base/jdk.internal.misc - + diff --git a/modules/filesystem/pom.xml b/modules/filesystem/pom.xml index 7cbd2dcf..26d8719f 100644 --- a/modules/filesystem/pom.xml +++ b/modules/filesystem/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/modules/history/pom.xml b/modules/history/pom.xml index 82a26682..fa59704e 100644 --- a/modules/history/pom.xml +++ b/modules/history/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/modules/network/pom.xml b/modules/network/pom.xml index 54640cbe..9a4897ec 100644 --- a/modules/network/pom.xml +++ b/modules/network/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/modules/system/pom.xml b/modules/system/pom.xml index 6c9246bc..ca3f2661 100644 --- a/modules/system/pom.xml +++ b/modules/system/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/modules/terminal/pom.xml b/modules/terminal/pom.xml index 4aec2d83..b7ae302b 100644 --- a/modules/terminal/pom.xml +++ b/modules/terminal/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/modules/text/pom.xml b/modules/text/pom.xml index 988f5b2f..7482f324 100644 --- a/modules/text/pom.xml +++ b/modules/text/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index a186e300..ce7fc3ab 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dfa1 hosh pom - 0.1.0-SNAPSHOT + 0.1.0 https://github.com/dfa1/hosh The Human Oriented SHell 2018 @@ -27,7 +26,7 @@ scm:git:. - HEAD + v0.1.0 diff --git a/runtime/pom.xml b/runtime/pom.xml index de7563e5..2bac2680 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -1,11 +1,9 @@ - + dfa1 hosh - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 hosh-runtime diff --git a/spi/pom.xml b/spi/pom.xml index 71649595..ea4f2f97 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 hosh-spi diff --git a/test-support/pom.xml b/test-support/pom.xml index 23ceef03..88eedd48 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -1,11 +1,9 @@ - + hosh dfa1 - 0.1.0-SNAPSHOT + 0.1.0 4.0.0 hosh-test-support