Repository: juddi Updated Branches: refs/heads/master e60c9523e -> 2fd5d43d9
JUDDI-955 pom maintenance, reverting change to continue jdk6 support Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/2fd5d43d Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/2fd5d43d Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/2fd5d43d Branch: refs/heads/master Commit: 2fd5d43d9a45676c55d70cd8192c893b28344ff1 Parents: e60c952 Author: Alex <[email protected]> Authored: Sat Jun 4 12:18:53 2016 -0400 Committer: Alex <[email protected]> Committed: Sat Jun 4 12:18:53 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/2fd5d43d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 25afbab..5012aa1 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ under the License. <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>3.0.1</version> + <version>2.3.5</version> <extensions>true</extensions> <configuration> <classifier>${envClassifier}</classifier> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
