[maven-release-plugin] prepare branch build/wicket-6.0.0-beta3
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e8b54898 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e8b54898 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e8b54898 Branch: refs/heads/build/wicket-6.0.0-beta3 Commit: e8b548980a052b868491c5b2cce04c39aaaf6a59 Parents: a50c3bc Author: Martijn Dashorst <[email protected]> Authored: Thu Jul 12 23:14:09 2012 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Thu Jul 12 23:14:09 2012 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- .../wicket-native-websocket-core/pom.xml | 3 +-- .../wicket-native-websocket-jetty/pom.xml | 3 +-- .../wicket-native-websocket-tomcat/pom.xml | 3 +-- 4 files changed, 4 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/e8b54898/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a5fb6fa..21e5e4d 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/wicket.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/wicket.git</developerConnection> <url>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git</url> - <tag>HEAD</tag> + <tag>build/wicket-6.0.0-beta3</tag> </scm> <mailingLists> <mailingList> http://git-wip-us.apache.org/repos/asf/wicket/blob/e8b54898/wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/pom.xml b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/pom.xml index 098a0cd..382be29 100644 --- a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/pom.xml +++ b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/wicket/blob/e8b54898/wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml index 09c7822..39010be 100644 --- a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml +++ b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.wicket</groupId> http://git-wip-us.apache.org/repos/asf/wicket/blob/e8b54898/wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml index 7fc34a6..83645c2 100644 --- a/wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml +++ b/wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.wicket</groupId>
