Skip to content

Commit 668a1cf

Browse files
committed
1 parent 9861913 commit 668a1cf

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

console/functional-example/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<artifactId>javamoney-examples-console</artifactId>
66
<groupId>org.javamoney.examples.console</groupId>
77
<version>1.0</version>
8-
<relativePath>..</relativePath>
98
</parent>
109

1110
<artifactId>functional-example</artifactId>

console/javamoney-console-java8/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<groupId>org.javamoney.examples.console</groupId>
66
<artifactId>javamoney-examples-console</artifactId>
77
<version>1.0</version>
8-
<relativePath>..</relativePath>
98
</parent>
109
<artifactId>javamoney-console-java8</artifactId>
1110
<name>JavaMoney Java 8 Console Examples</name>

console/javamoney-console-simple/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<artifactId>javamoney-examples-console</artifactId>
66
<groupId>org.javamoney.examples.console</groupId>
77
<version>1.0</version>
8-
<relativePath>..</relativePath>
98
</parent>
109
<artifactId>javamoney-console-simple</artifactId>
1110
<name>JavaMoney Simple Console Examples</name>

console/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<groupId>org.javamoney.examples</groupId>
66
<artifactId>javamoney-examples</artifactId>
77
<version>1.0</version>
8-
<relativePath>..</relativePath>
98
</parent>
109
<groupId>org.javamoney.examples.console</groupId>
1110
<artifactId>javamoney-examples-console</artifactId>

web/jsf-money/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<artifactId>javamoney-examples-web</artifactId>
77
<groupId>org.javamoney.examples</groupId>
88
<version>1.0</version>
9-
<relativePath>..</relativePath>
109
</parent>
1110
<artifactId>javamoney-examples-jsf</artifactId>
1211
<packaging>war</packaging>

web/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<artifactId>javamoney-examples</artifactId>
66
<groupId>org.javamoney.examples</groupId>
77
<version>1.0</version>
8-
<relativePath>..</relativePath>
98
</parent>
109
<artifactId>javamoney-examples-web</artifactId>
1110
<packaging>pom</packaging>

0 commit comments

Comments
 (0)