[maven-release-plugin] copy for tag org.apache.oltu.parent-2 git-svn-id: https://svn.apache.org/repos/asf/oltu/tags/org.apache.oltu.parent-2@1564087 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 10d6ff2..94f0078 100644 --- a/pom.xml +++ b/pom.xml
@@ -363,7 +363,7 @@ <!-- | OSGi settings --> - <osgi.export>${project.groupId}*;version=${project.version}</osgi.export> + <osgi.export>${project.artifactId};version=${project.version}</osgi.export> <osgi.import>*</osgi.import> <osgi.dynamicImport /> <osgi.private /> @@ -592,7 +592,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.4.0</version> + <version>2.3.7</version> <configuration> <!-- | dummy entry to stop bundle plugin from picking up jar config and reporting