[maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/1_0_1prepare1@722276 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assembly/pom.xml b/assembly/pom.xml index 5bd28ab..010eb33 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml
@@ -9,13 +9,13 @@ <parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1assembly</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1assembly</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1assembly</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</url> </scm> <build>
diff --git a/component-support/generic-support/pom.xml b/component-support/generic-support/pom.xml index b1c3f12..09342f5 100644 --- a/component-support/generic-support/pom.xml +++ b/component-support/generic-support/pom.xml
@@ -6,12 +6,12 @@ <artifactId>myfaces-extval-generic-support</artifactId> <name>MyFaces Extensions-Validator Generic Support Module</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator.component-support-modules</groupId> <artifactId>component-support-modules-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <dependencies>
diff --git a/component-support/pom.xml b/component-support/pom.xml index 65f7601..e82b51a 100644 --- a/component-support/pom.xml +++ b/component-support/pom.xml
@@ -7,18 +7,18 @@ <artifactId>component-support-modules-project</artifactId> <name>MyFaces Extensions-Validator Component-Support Modules</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1component-support</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1component-support</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1component-support</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</url> </scm> <modules> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>
diff --git a/component-support/trinidad-support/pom.xml b/component-support/trinidad-support/pom.xml index 8bf696d..caa2701 100644 --- a/component-support/trinidad-support/pom.xml +++ b/component-support/trinidad-support/pom.xml
@@ -6,12 +6,12 @@ <artifactId>myfaces-extval-trinidad-support</artifactId> <name>MyFaces Extensions-Validator Trinidad Support Module</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator.component-support-modules</groupId> <artifactId>component-support-modules-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <dependencies>
diff --git a/core/pom.xml b/core/pom.xml index 6ba9e3b..4c1bbcf 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -4,19 +4,19 @@ <parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> <name>MyFaces Extensions-Validator Core</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <packaging>jar</packaging> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1core</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1core</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</url> </scm> <dependencies>
diff --git a/examples/assembly/pom.xml b/examples/assembly/pom.xml index d449f53..dc03c14 100644 --- a/examples/assembly/pom.xml +++ b/examples/assembly/pom.xml
@@ -8,13 +8,13 @@ <parent> <groupId>org.apache.myfaces.extensions.validator.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1examples/assembly</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1examples/assembly</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1examples/assembly</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</url> </scm> <build>
diff --git a/examples/feature-set_01/pom.xml b/examples/feature-set_01/pom.xml index fc431f1..b4ce96a 100644 --- a/examples/feature-set_01/pom.xml +++ b/examples/feature-set_01/pom.xml
@@ -6,33 +6,33 @@ <artifactId>examples-feature-set_01</artifactId> <name>MyFaces Extensions-Validator examples feature-set 01</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <dependencies> <dependency> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.myfaces.extensions.validator.validation-modules</groupId> <artifactId>myfaces-extval-property-validation</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.myfaces.extensions.validator.component-support-modules</groupId> <artifactId>myfaces-extval-trinidad-support</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency>
diff --git a/examples/hello_world/pom.xml b/examples/hello_world/pom.xml index 773fd1f..ba79b7e 100644 --- a/examples/hello_world/pom.xml +++ b/examples/hello_world/pom.xml
@@ -6,26 +6,26 @@ <artifactId>examples-hello_world</artifactId> <name>MyFaces Extensions-Validator examples hello world</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator.examples</groupId> <artifactId>examples-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <dependencies> <dependency> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.myfaces.extensions.validator.validation-modules</groupId> <artifactId>myfaces-extval-property-validation</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency>
diff --git a/examples/pom.xml b/examples/pom.xml index 2bba58e..1d440e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml
@@ -7,18 +7,18 @@ <artifactId>examples-project</artifactId> <name>MyFaces Extensions-Validator examples project</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1examples</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1examples</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1examples</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</url> </scm> <build>
diff --git a/parent/pom.xml b/parent/pom.xml index 55332ee..37135a8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml
@@ -9,7 +9,7 @@ <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache MyFaces Extensions-Validator Project Parent</name> <url>http://myfaces.apache.org/extensions/validator11</url> @@ -188,9 +188,9 @@ </reporting> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1parent</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1parent</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1parent</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</url> </scm> <distributionManagement>
diff --git a/pom.xml b/pom.xml index 0efee7f..21997f4 100644 --- a/pom.xml +++ b/pom.xml
@@ -3,15 +3,15 @@ <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-module</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache MyFaces Extensions-Validator Module</name> <url>http://myfaces.apache.org/extensions/validator11</url> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</url> </scm> <!-- WARNING: DO NOT GENERATE SITE FROM HERE DIRECTLY
diff --git a/validation-modules/pom.xml b/validation-modules/pom.xml index d826bb0..e627d08 100644 --- a/validation-modules/pom.xml +++ b/validation-modules/pom.xml
@@ -7,18 +7,18 @@ <artifactId>validation-modules-project</artifactId> <name>MyFaces Extensions-Validator Validation-Modules</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-parent</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1validation-modules</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/11_1_0_1validation-modules</developerConnection> - <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/11_1_0_1validation-modules</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</developerConnection> + <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</url> </scm> <modules> @@ -30,7 +30,7 @@ <dependency> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>
diff --git a/validation-modules/property-validation/pom.xml b/validation-modules/property-validation/pom.xml index c2e5cba..264e074 100644 --- a/validation-modules/property-validation/pom.xml +++ b/validation-modules/property-validation/pom.xml
@@ -6,19 +6,19 @@ <artifactId>myfaces-extval-property-validation</artifactId> <name>MyFaces Extensions-Validator Property-Validation-Module</name> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <parent> <groupId>org.apache.myfaces.extensions.validator.validation-modules</groupId> <artifactId>validation-modules-project</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> </parent> <dependencies> <dependency> <groupId>org.apache.myfaces.extensions.validator</groupId> <artifactId>myfaces-extval-core</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency>