We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b836975 commit e3b5947Copy full SHA for e3b5947
1 file changed
kura/tools/kura-addon-archetype/src/main/resources/archetype-resources/tests/__package__.test/pom.xml
@@ -74,15 +74,13 @@
74
<plugin>
75
<groupId>biz.aQute.bnd</groupId>
76
<artifactId>bnd-indexer-maven-plugin</artifactId>
77
- <version>${bnd.version}</version>
78
<configuration>
79
<includeJar>true</includeJar>
80
</configuration>
81
</plugin>
82
83
84
<artifactId>bnd-testing-maven-plugin</artifactId>
85
86
87
<bndruns>
88
<bndrun>integration-test.bndrun</bndrun>
0 commit comments