File tree Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Expand file tree Collapse file tree 5 files changed +8
-10
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.3.0-SNAPSHOT </version >
8
+ <version >0.3.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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<artifactId >pass-core</artifactId >
9
7
<groupId >org.eclipse.pass</groupId >
10
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
11
9
</parent >
12
10
13
11
<artifactId >pass-core-file-service</artifactId >
14
- <version >0.3.0-SNAPSHOT </version >
12
+ <version >0.3.0</version >
15
13
16
14
<dependencyManagement >
17
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.3.0-SNAPSHOT </version >
7
+ <version >0.3.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.3.0-SNAPSHOT </version >
7
+ <version >0.3.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 9
9
</parent >
10
10
11
11
<artifactId >pass-core</artifactId >
12
- <version >0.3.0-SNAPSHOT </version >
12
+ <version >0.3.0</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >PASS backend</name >
60
60
<connection >scm:git:https://github.com/eclipse-pass/pass-core.git</connection >
61
61
<developerConnection >scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection >
62
62
<url >https://github.com/eclipse-pass/pass-core</url >
63
- <tag >HEAD </tag >
63
+ <tag >0.3.0 </tag >
64
64
</scm >
65
65
66
66
<properties >
You can’t perform that action at this time.
0 commit comments