Skip to content

Commit f34a1d9

Browse files
committed
The jackrabbit development branch is set to 6.4-JR-SNAPSHOT.
1 parent 5d24df2 commit f34a1d9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

aurora/aurora-configuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.silverpeas.looks</groupId>
66
<artifactId>aurora</artifactId>
7-
<version>6.4-SNAPSHOT</version>
7+
<version>6.4-JR-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>org.silverpeas.looks.aurora</groupId>

aurora/aurora-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.silverpeas.looks</groupId>
66
<artifactId>aurora</artifactId>
7-
<version>6.4-SNAPSHOT</version>
7+
<version>6.4-JR-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>org.silverpeas.looks.aurora</groupId>

aurora/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.silverpeas</groupId>
66
<artifactId>looks</artifactId>
7-
<version>6.4-SNAPSHOT</version>
7+
<version>6.4-JR-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>org.silverpeas.looks</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>looks</artifactId>
11-
<version>6.4-SNAPSHOT</version>
11+
<version>6.4-JR-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<name>Silverpeas Looks</name>
1414

0 commit comments

Comments
 (0)