Skip to content

Commit b9311f0

Browse files
committed
Update version to 2.0.0
1 parent bdaee35 commit b9311f0

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

jacoco-aggregate-report-pass-core/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.16.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>jacoco-aggregate-report-pass-core</artifactId>

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.16.0-SNAPSHOT</version>
8+
<version>2.0.0</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
<groupId>org.eclipse.pass</groupId>
77
<artifactId>pass-core</artifactId>
8-
<version>1.16.0-SNAPSHOT</version>
8+
<version>2.0.0</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.16.0-SNAPSHOT</version>
7+
<version>2.0.0</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.16.0-SNAPSHOT</version>
7+
<version>2.0.0</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.16.0-SNAPSHOT</version>
7+
<version>2.0.0</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.16.0-SNAPSHOT</version>
6+
<version>2.0.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pass-core-test-config/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.16.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
</parent>
99

1010
<artifactId>pass-core-test-config</artifactId>

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.16.0-SNAPSHOT</version>
8+
<version>2.0.0</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.16.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

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

0 commit comments

Comments
 (0)