Skip to content

Commit d8330d3

Browse files
committed
Rename module to match the folder name (like the rest of hte modules). The rest of the identifier is provided by the artifactGroup already (org.simplejavamail)
1 parent 82f8a17 commit d8330d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/karaf-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

15-
<artifactId>simplejavamail-karaf-feature</artifactId>
15+
<artifactId>karaf-module</artifactId>
1616
<packaging>feature</packaging>
1717
<name>Simple Java Mail - Karaf feature</name>
1818
<description>Feature descriptor for Apache Karaf</description>

0 commit comments

Comments
 (0)