File tree Expand file tree Collapse file tree 4 files changed +9
-17
lines changed
Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.eclipse.packager</groupId >
86 <artifactId >packager</artifactId >
9- <version >0.15.0-SNAPSHOT </version >
7+ <version >0.15.0</version >
108 </parent >
119
1210 <artifactId >packager-core</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.eclipse.packager</groupId >
86 <artifactId >packager</artifactId >
9- <version >0.15.0-SNAPSHOT </version >
7+ <version >0.15.0</version >
108 </parent >
119
1210 <artifactId >packager-deb</artifactId >
Original file line number Diff line number Diff line change 11<?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" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >org.eclipse.packager</groupId >
97 <artifactId >packager</artifactId >
10- <version >0.15.0-SNAPSHOT </version >
8+ <version >0.15.0</version >
119 <packaging >pom</packaging >
1210
1311 <name >Eclipse Packager</name >
4442 <url >https://github.com/eclipse/packager</url >
4543 <connection >scm:git:git://github.com/eclipse/packager.git</connection >
4644 <
developerConnection >scm:git:
[email protected] :eclipse/packager.git</
developerConnection >
47- <tag >HEAD </tag >
45+ <tag >v0.15.0 </tag >
4846 </scm >
4947
5048 <issueManagement >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.eclipse.packager</groupId >
86 <artifactId >packager</artifactId >
9- <version >0.15.0-SNAPSHOT </version >
7+ <version >0.15.0</version >
108 </parent >
119
1210 <artifactId >packager-rpm</artifactId >
You can’t perform that action at this time.
0 commit comments