Skip to content

Commit ae814c0

Browse files
committed
Update version to 1.6.1-RC3
1 parent ff3b224 commit ae814c0

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

pass-core-doi-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.pass</groupId>
77
<artifactId>pass-core</artifactId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.6.1-RC3</version>
99
</parent>
1010

1111
<artifactId>pass-core-doi-service</artifactId>

pass-core-file-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>pass-core</artifactId>
77
<groupId>org.eclipse.pass</groupId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.6.1-RC3</version>
99
</parent>
1010

1111
<artifactId>pass-core-file-service</artifactId>

pass-core-main/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.eclipse.pass</groupId>
66
<artifactId>pass-core</artifactId>
7-
<version>1.7.0-SNAPSHOT</version>
7+
<version>1.6.1-RC3</version>
88
</parent>
99

1010
<artifactId>pass-core-main</artifactId>

pass-core-metadataschema-service/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.eclipse.pass</groupId>
66
<artifactId>pass-core</artifactId>
7-
<version>1.7.0-SNAPSHOT</version>
7+
<version>1.6.1-RC3</version>
88
</parent>
99

1010
<artifactId>pass-core-metadataschema-service</artifactId>

pass-core-object-service/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.eclipse.pass</groupId>
66
<artifactId>pass-core</artifactId>
7-
<version>1.7.0-SNAPSHOT</version>
7+
<version>1.6.1-RC3</version>
88
</parent>
99

1010
<artifactId>pass-core-object-service</artifactId>

pass-core-policy-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>pass-core</artifactId>
55
<groupId>org.eclipse.pass</groupId>
6-
<version>1.7.0-SNAPSHOT</version>
6+
<version>1.6.1-RC3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pass-core-user-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.pass</groupId>
77
<artifactId>pass-core</artifactId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.6.1-RC3</version>
99
</parent>
1010

1111
<artifactId>pass-core-user-service</artifactId>

pass-core-usertoken/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.pass</groupId>
77
<artifactId>pass-core</artifactId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.6.1-RC3</version>
99
</parent>
1010

1111
<artifactId>pass-core-usertoken</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.pass</groupId>
77
<artifactId>eclipse-pass-parent</artifactId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.6.1-RC3</version>
99
</parent>
1010

1111
<artifactId>pass-core</artifactId>

0 commit comments

Comments
 (0)