We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c101d commit d4116c0Copy full SHA for d4116c0
driver/pom.xml
@@ -6,7 +6,7 @@
6
<properties>
7
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8
<build.revision></build.revision>
9
- <bundle.name>${project.groupId}</bundle.name>
+ <bundle.name>${project.groupId}.${project.artifactId}</bundle.name>
10
<maven.build.timestamp.format>'v'yyyyMMdd-HHmm</maven.build.timestamp.format>
11
</properties>
12
0 commit comments