diff options
-rw-r--r-- | sandbox/travelsample/launchers/common/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sandbox/travelsample/launchers/common/pom.xml b/sandbox/travelsample/launchers/common/pom.xml index e27a322549..9424fd13d9 100644 --- a/sandbox/travelsample/launchers/common/pom.xml +++ b/sandbox/travelsample/launchers/common/pom.xml @@ -36,7 +36,4 @@ </dependency> </dependencies> - <build> - <finalName>${artifactId}</finalName> - </build> </project> |