File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.eclipse.pass</groupId >
7
7
<artifactId >pass-core</artifactId >
8
- <version >0.4.0-SNAPSHOT </version >
8
+ <version >0.4.0</version >
9
9
</parent >
10
10
11
11
<artifactId >pass-core-doi-service</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >pass-core</artifactId >
7
7
<groupId >org.eclipse.pass</groupId >
8
- <version >0.4.0-SNAPSHOT </version >
8
+ <version >0.4.0</version >
9
9
</parent >
10
10
11
11
<artifactId >pass-core-file-service</artifactId >
12
- <version >0.4.0-SNAPSHOT </version >
12
+ <version >0.4.0</version >
13
13
14
14
<dependencyManagement >
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.pass</groupId >
6
6
<artifactId >pass-core</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
</parent >
9
9
10
10
<artifactId >pass-core-main</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.pass</groupId >
6
6
<artifactId >pass-core</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
</parent >
9
9
10
10
<artifactId >pass-core-object-service</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.eclipse.pass</groupId >
7
7
<artifactId >pass-core</artifactId >
8
- <version >0.4.0-SNAPSHOT </version >
8
+ <version >0.4.0</version >
9
9
</parent >
10
10
11
11
<artifactId >pass-core-user-service</artifactId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >pass-core</artifactId >
12
- <version >0.4.0-SNAPSHOT </version >
12
+ <version >0.4.0</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >PASS backend</name >
61
61
<connection >scm:git:https://github.com/eclipse-pass/pass-core.git</connection >
62
62
<developerConnection >scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection >
63
63
<url >https://github.com/eclipse-pass/pass-core</url >
64
- <tag >HEAD </tag >
64
+ <tag >0.4.0 </tag >
65
65
</scm >
66
66
67
67
<properties >
You can’t perform that action at this time.
0 commit comments