File tree 9 files changed +30
-38
lines changed
org.contextmapper.dsl.feature
org.contextmapper.dsl.ide
org.contextmapper.dsl.repository
org.contextmapper.dsl.target
org.contextmapper.dsl.tests
org.contextmapper.dsl.ui.tests
9 files changed +30
-38
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.feature</artifactId >
10
9
<packaging >eclipse-feature</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.ide</artifactId >
10
9
<packaging >eclipse-plugin</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.repository</artifactId >
10
9
<packaging >eclipse-repository</packaging >
35
34
</goals >
36
35
</pluginExecutionFilter >
37
36
<action >
38
- <ignore ></ ignore >
37
+ <ignore / >
39
38
</action >
40
39
</pluginExecution >
41
40
</pluginExecutions >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.target</artifactId >
10
9
<packaging >eclipse-target-definition</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.tests</artifactId >
10
9
<packaging >eclipse-test-plugin</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.ui.tests</artifactId >
10
9
<packaging >eclipse-test-plugin</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl.ui</artifactId >
10
9
<packaging >eclipse-plugin</packaging >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >org.contextmapper.dsl</groupId >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.1</version >
8
7
</parent >
9
8
<artifactId >org.contextmapper.dsl</artifactId >
10
9
<packaging >eclipse-plugin</packaging >
135
134
</goals >
136
135
</pluginExecutionFilter >
137
136
<action >
138
- <ignore ></ ignore >
137
+ <ignore / >
139
138
</action >
140
139
</pluginExecution >
141
140
</pluginExecutions >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >org.contextmapper.dsl</groupId >
5
- <version >0.0.1-SNAPSHOT </version >
4
+ <version >0.0.1</version >
6
5
<artifactId >org.contextmapper.dsl.parent</artifactId >
7
6
<packaging >pom</packaging >
8
7
15
14
<!-- Tycho settings -->
16
15
<tycho-version >1.2.0</tycho-version >
17
16
<!-- Define overridable properties for tycho-surefire-plugin -->
18
- <platformSystemProperties ></ platformSystemProperties >
19
- <moduleProperties ></ moduleProperties >
20
- <systemProperties ></ systemProperties >
21
- <tycho .testArgLine></ tycho .testArgLine >
17
+ <platformSystemProperties / >
18
+ <moduleProperties / >
19
+ <systemProperties / >
20
+ <tycho .testArgLine / >
22
21
<jacoco .reportPath>./target/jacoco.exec</jacoco .reportPath>
23
22
</properties >
24
23
<modules >
35
34
<scm >
36
35
<connection >scm:git:https://${env.GITHUB_USERNAME} :${env.GITHUB_PASSWORD} @github.com/stefan-ka/context-mapping-dsl.git</connection >
37
36
<developerConnection >scm:git:https://${env.GITHUB_USERNAME} :${env.GITHUB_PASSWORD} @github.com/stefan-ka/context-mapping-dsl.git</developerConnection >
38
- </scm >
37
+ <tag >v0.0.1</tag >
38
+ </scm >
39
39
40
40
<build >
41
41
<plugins >
208
208
</goals >
209
209
</pluginExecutionFilter >
210
210
<action >
211
- <ignore ></ ignore >
211
+ <ignore / >
212
212
</action >
213
213
</pluginExecution >
214
214
<pluginExecution >
230
230
</goals >
231
231
</pluginExecutionFilter >
232
232
<action >
233
- <ignore ></ ignore >
233
+ <ignore / >
234
234
</action >
235
235
</pluginExecution >
236
236
<pluginExecution >
249
249
</goals >
250
250
</pluginExecutionFilter >
251
251
<action >
252
- <ignore ></ ignore >
252
+ <ignore / >
253
253
</action >
254
254
</pluginExecution >
255
255
<pluginExecution >
271
271
</goals >
272
272
</pluginExecutionFilter >
273
273
<action >
274
- <ignore ></ ignore >
274
+ <ignore / >
275
275
</action >
276
276
</pluginExecution >
277
277
</pluginExecutions >
You can’t perform that action at this time.
0 commit comments