Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit da1561e

Browse files
committedAug 22, 2017
[Jenkins release job] Preparing next development iteration
1 parent f108b15 commit da1561e

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed
 

‎annotation-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-parent</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

‎documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

‎osgi/integrationtest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-osgi</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎osgi/karaf-features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-osgi</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎performance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-parent</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Hibernate Validator Aggregator</name>

‎relocation/annotation-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-relocation</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<groupId>org.hibernate</groupId>

‎relocation/cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-relocation</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<groupId>org.hibernate</groupId>

‎relocation/engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-relocation</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<groupId>org.hibernate</groupId>

‎relocation/karaf-features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-relocation</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<groupId>org.hibernate</groupId>

‎relocation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-parent</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<artifactId>hibernate-validator-relocation</artifactId>

‎tck-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.hibernate.validator</groupId>
1313
<artifactId>hibernate-validator-parent</artifactId>
14-
<version>6.0.2.Final</version>
14+
<version>6.0.3-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

‎test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate.validator</groupId>
1212
<artifactId>hibernate-validator-parent</artifactId>
13-
<version>6.0.2.Final</version>
13+
<version>6.0.3-SNAPSHOT</version>
1414
</parent>
1515
<artifactId>hibernate-validator-test-utils</artifactId>
1616

0 commit comments

Comments
 (0)
Please sign in to comment.