# HG changeset patch # User Jaroslav Tulach # Date 1368134797 -7200 # Node ID 3904623ea9958a835b629a1a779456b996d7bd7d # Parent 351dc2687062832e990745134bcfafc50295bb6b Moving back to development mode diff -r 351dc2687062 -r 3904623ea995 launcher/api/pom.xml --- a/launcher/api/pom.xml Thu May 09 23:25:29 2013 +0200 +++ b/launcher/api/pom.xml Thu May 09 23:26:37 2013 +0200 @@ -4,11 +4,11 @@ org.apidesign.bck2brwsr launcher-pom - 0.7.1 + 0.8-SNAPSHOT org.apidesign.bck2brwsr launcher - 0.7.1 + 0.8-SNAPSHOT Launcher API http://maven.apache.org diff -r 351dc2687062 -r 3904623ea995 launcher/fx/pom.xml --- a/launcher/fx/pom.xml Thu May 09 23:25:29 2013 +0200 +++ b/launcher/fx/pom.xml Thu May 09 23:26:37 2013 +0200 @@ -4,11 +4,11 @@ org.apidesign.bck2brwsr launcher-pom - 0.7.1 + 0.8-SNAPSHOT org.apidesign.bck2brwsr launcher.fx - 0.7.1 + 0.8-SNAPSHOT FXBrwsr Launcher http://maven.apache.org diff -r 351dc2687062 -r 3904623ea995 launcher/http/pom.xml --- a/launcher/http/pom.xml Thu May 09 23:25:29 2013 +0200 +++ b/launcher/http/pom.xml Thu May 09 23:26:37 2013 +0200 @@ -4,11 +4,11 @@ org.apidesign.bck2brwsr launcher-pom - 0.7.1 + 0.8-SNAPSHOT org.apidesign.bck2brwsr launcher.http - 0.7.1 + 0.8-SNAPSHOT Bck2Brwsr Launcher http://maven.apache.org @@ -54,7 +54,7 @@ ${project.groupId} vm4brwsr - 0.7 + ${project.version} diff -r 351dc2687062 -r 3904623ea995 launcher/pom.xml --- a/launcher/pom.xml Thu May 09 23:25:29 2013 +0200 +++ b/launcher/pom.xml Thu May 09 23:26:37 2013 +0200 @@ -4,11 +4,11 @@ bck2brwsr org.apidesign - 0.7 + 0.8-SNAPSHOT org.apidesign.bck2brwsr launcher-pom - 0.7.1 + 0.8-SNAPSHOT pom Launchers @@ -19,8 +19,4 @@ http fx - - - release-${releaseVersion} - \ No newline at end of file