diff --git a/pom.xml b/pom.xml index 8b5bd74..1398c69 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.redhat.akashche wixgen-parent - 1.7-SNAPSHOT + 1.7 pom Wix Toolset Descriptors Generator Parent @@ -45,7 +45,7 @@ scm:git:https://foo/bar.git - HEAD + 1.7 diff --git a/wixgen-cli/pom.xml b/wixgen-cli/pom.xml index f6c42f0..d576d44 100644 --- a/wixgen-cli/pom.xml +++ b/wixgen-cli/pom.xml @@ -4,7 +4,7 @@ com.redhat.akashche wixgen-parent - 1.7-SNAPSHOT + 1.7 wixgen-cli Wix Toolset Descriptors Generator CLI Application diff --git a/wixgen-dir/pom.xml b/wixgen-dir/pom.xml index 2f5f0c6..d70980c 100644 --- a/wixgen-dir/pom.xml +++ b/wixgen-dir/pom.xml @@ -5,7 +5,7 @@ com.redhat.akashche wixgen-parent - 1.7-SNAPSHOT + 1.7 wixgen-dir Wix Toolset Descriptors Generator FS Directory library diff --git a/wixgen-jaxb/pom.xml b/wixgen-jaxb/pom.xml index b3b5b97..851c632 100644 --- a/wixgen-jaxb/pom.xml +++ b/wixgen-jaxb/pom.xml @@ -5,7 +5,7 @@ com.redhat.akashche wixgen-parent - 1.7-SNAPSHOT + 1.7 wixgen-jaxb Wix Toolset Descriptors Generator JAXB Classes