From fb09ba693042ccb53707b05f07afeb23bfccb16e Mon Sep 17 00:00:00 2001 From: Angel Avila Date: Tue, 28 Apr 2015 18:52:34 -0700 Subject: bug: Move orcs dependencies out of xcore Change-Id: I79aac1273b96540f364bf69ff8d9460edfca5a06 --- .../org.eclipse.osee.orcs.authorization/pom.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 plugins/org.eclipse.osee.orcs.authorization/pom.xml (limited to 'plugins/org.eclipse.osee.orcs.authorization/pom.xml') diff --git a/plugins/org.eclipse.osee.orcs.authorization/pom.xml b/plugins/org.eclipse.osee.orcs.authorization/pom.xml new file mode 100644 index 00000000000..f97259e41b6 --- /dev/null +++ b/plugins/org.eclipse.osee.orcs.authorization/pom.xml @@ -0,0 +1,34 @@ + + + 4.0.0 + + + org.eclipse.osee + org.eclipse.osee.orcs.parent + 0.22.0-SNAPSHOT + ../../plugins/org.eclipse.osee.orcs.parent + + + org.eclipse.osee.orcs.authorization + eclipse-plugin + ORCS Authorization - (Incubation) + + + + + + src + + **/*.java + + + + + + org.eclipse.tycho + tycho-source-plugin + + + + \ No newline at end of file -- cgit v1.2.3