diff --git a/org.eclipse.jgit-feature/pom.xml b/org.eclipse.jgit-feature/pom.xml new file mode 100644 index 000000000..00c076a1e --- /dev/null +++ b/org.eclipse.jgit-feature/pom.xml @@ -0,0 +1,61 @@ + + + + + 4.0.0 + + + org.eclipse.jgit + jgit-parent + 0.6.0-SNAPSHOT + + + org.eclipse.jgit-feature + eclipse-feature + + diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index e0359398b..ce3256a51 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -1,6 +1,7 @@ + + + nexus + http://repository.sonatype.org/content/groups/public + + true + + + true + + + + @@ -169,6 +196,23 @@ + + + org.sonatype.tycho + tycho-maven-plugin + ${tycho-version} + true + + + + org.sonatype.tycho + target-platform-configuration + ${tycho-version} + + p2 + + + @@ -253,5 +297,7 @@ org.eclipse.jgit.pgm org.eclipse.jgit.junit org.eclipse.jgit.test + + org.eclipse.jgit-feature