summaryrefslogtreecommitdiffstats
path: root/container-spifly
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2023-07-21 13:37:05 +0200
committerGitHub <noreply@github.com>2023-07-21 13:37:05 +0200
commit1eb75cd19212ecff9e76fc26f52f87ca9f661e51 (patch)
treeaf8406fb6ccd7d9f15a148659ae82868f675e53d /container-spifly
parent66287bbdcc6290e278fad3f37c044d3d13ef4395 (diff)
Revert "New parent pom"
Diffstat (limited to 'container-spifly')
-rw-r--r--container-spifly/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/container-spifly/pom.xml b/container-spifly/pom.xml
index 74b58f3c852..09a58a6fc34 100644
--- a/container-spifly/pom.xml
+++ b/container-spifly/pom.xml
@@ -72,11 +72,11 @@
<manifestEntries>
<Bundle-Name>container-spifly</Bundle-Name>
<Bundle-SymbolicName>container-spifly</Bundle-SymbolicName>
- <Bundle-Version>${spifly.vespa.version}</Bundle-Version>
+ <Bundle-Version>${spifly.version}</Bundle-Version>
<Export-Package>
- ${relocation-pkg-prefix}.spifly;version="${spifly.vespa.version}",
- ${relocation-pkg-prefix}.spifly.dynamic;version="${spifly.vespa.version}",
- ${relocation-pkg-prefix}.spifly.weaver;version="${spifly.vespa.version}"
+ ${relocation-pkg-prefix}.spifly;version="${spifly.version}",
+ ${relocation-pkg-prefix}.spifly.dynamic;version="${spifly.version}",
+ ${relocation-pkg-prefix}.spifly.weaver;version="${spifly.version}"
</Export-Package>
<Import-Package>
org.osgi.framework;version="[1.7,2)",