From 0230f895c75e2c4cf3e0a8d7a76ca2c0e7870a9a Mon Sep 17 00:00:00 2001 From: Bruno Sinou Date: Wed, 12 Jan 2011 14:38:52 +0000 Subject: [PATCH] modification on Maven architecture git-svn-id: https://svn.argeo.org/commons/trunk@4010 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/MANIFEST.MF | 12 +++ .../features/org.argeo.eclipse.dep.rcp/p2.inf | 2 + .../org.argeo.eclipse.dep.rcp/pom.xml | 34 +++++++ .../target/classes/feature.xml | 47 +++++++++ .../target/classes/modularDistribution.csv | 28 ++++++ .../target/classes/p2.inf | 2 + .../target/maven-archiver/pom.properties | 5 + ...g.argeo.eclipse.dep.rcp-0.2.2-SNAPSHOT.jar | Bin 0 -> 4388 bytes .../org.argeo.eclipse.dep.rcp-maven.target | 90 ++++++++++++++++++ eclipse/features/pom.xml | 87 +++++++++++++++++ eclipse/plugins/org.argeo.eclipse.ui/pom.xml | 68 +++---------- eclipse/plugins/pom.xml | 6 +- eclipse/pom.xml | 2 + 13 files changed, 324 insertions(+), 59 deletions(-) create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/META-INF/MANIFEST.MF create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/p2.inf create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/feature.xml create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/modularDistribution.csv create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/p2.inf create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/maven-archiver/pom.properties create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-0.2.2-SNAPSHOT.jar create mode 100644 eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-maven.target create mode 100644 eclipse/features/pom.xml diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/META-INF/MANIFEST.MF b/eclipse/features/org.argeo.eclipse.dep.rcp/META-INF/MANIFEST.MF new file mode 100644 index 000000000..5c6ec03b7 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/META-INF/MANIFEST.MF @@ -0,0 +1,12 @@ +Manifest-Version: 1.0 +Bundle-Vendor: Argeo +Private-Package: .;version="0.2.2-SNAPSHOT-r20110112_162633" +Bundle-Version: 0.2.2.SNAPSHOT-r20110112_162633 +Tool: Bnd-0.0.357 +Bundle-Name: Argeo Commons RCP Dependencies +Created-By: 1.6.0_17 (Sun Microsystems Inc.) +Bundle-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-DocURL: http://www.argeo.org +Bundle-SymbolicName: org.argeo.eclipse.dep.rcp + diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/p2.inf b/eclipse/features/org.argeo.eclipse.dep.rcp/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml b/eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml new file mode 100644 index 000000000..571745e19 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml @@ -0,0 +1,34 @@ + + + 4.0.0 + + org.argeo.commons.eclipse + features + 0.2.2-SNAPSHOT + .. + + org.argeo.eclipse.dep.rcp + Argeo Commons RCP Dependencies + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.common + 0.2.2-SNAPSHOT + + + + org.eclipse.ui + org.eclipse.ui + + + diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/feature.xml b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/feature.xml new file mode 100644 index 000000000..a8e78ead9 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/feature.xml @@ -0,0 +1,47 @@ + + + + SLC - Software LifeCycle framework + +Copyright 2010 Mathieu Baudier + +Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an &quot;AS IS&quot; BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/modularDistribution.csv b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/modularDistribution.csv new file mode 100644 index 000000000..a143c1ea6 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/modularDistribution.csv @@ -0,0 +1,28 @@ +com.ibm.icu,4.2.1.v20100412,com/ibm/icu/com.ibm.icu/4.2.1/com.ibm.icu-4.2.1.jar +org.argeo.eclipse.dep.common,0.2.2.SNAPSHOT-r20110112_162632,org/argeo/commons/eclipse/org.argeo.eclipse.dep.common/0.2.2-SNAPSHOT/org.argeo.eclipse.dep.common-0.2.2-SNAPSHOT.jar +org.eclipse.core.commands,3.6.0.I20100512-1500,org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar +org.eclipse.core.contenttype,3.4.100.v20100505-1235,org/eclipse/core/org.eclipse.core.contenttype/3.4.100.v20100505-1235/org.eclipse.core.contenttype-3.4.100.v20100505-1235.jar +org.eclipse.core.databinding,1.3.100.I20100601-0800,org/eclipse/core/org.eclipse.core.databinding/1.3.100/org.eclipse.core.databinding-1.3.100.jar +org.eclipse.core.databinding.observable,1.3.0.I20100601-0800,org/eclipse/core/org.eclipse.core.databinding.observable/1.3.0/org.eclipse.core.databinding.observable-1.3.0.jar +org.eclipse.core.databinding.property,1.3.0.I20100601-0800,org/eclipse/core/org.eclipse.core.databinding.property/1.3.0/org.eclipse.core.databinding.property-1.3.0.jar +org.eclipse.core.expressions,3.4.200.v20100505,org/eclipse/core/org.eclipse.core.expressions/3.4.200.v20100505/org.eclipse.core.expressions-3.4.200.v20100505.jar +org.eclipse.core.jobs,3.5.0.v20100515,org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar +org.eclipse.core.runtime,3.6.0.v20100505,org/eclipse/core/org.eclipse.core.runtime/3.6.0/org.eclipse.core.runtime-3.6.0.jar +org.eclipse.equinox.app,1.3.1.R36x_v20100803,org/eclipse/equinox/org.eclipse.equinox.app/1.3.1/org.eclipse.equinox.app-1.3.1.jar +org.eclipse.equinox.common,3.6.0.v20100503,org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar +org.eclipse.equinox.launcher,1.1.0.v20100507,org/eclipse/equinox/org.eclipse.equinox.launcher/1.1.0/org.eclipse.equinox.launcher-1.1.0.jar +org.eclipse.equinox.launcher.gtk.linux.x86,1.1.1.R36x_v20100810,org/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86/1.1.1/org.eclipse.equinox.launcher.gtk.linux.x86-1.1.1.jar +org.eclipse.equinox.launcher.gtk.linux.x86_64,1.1.1.R36x_v20100810,org/eclipse/equinox/org.eclipse.equinox.launcher.gtk.linux.x86_64/1.1.1/org.eclipse.equinox.launcher.gtk.linux.x86_64-1.1.1.jar +org.eclipse.equinox.launcher.win32.win32.x86,1.1.1.R36x_v20100810,org/eclipse/equinox/org.eclipse.equinox.launcher.win32.win32.x86/1.1.1/org.eclipse.equinox.launcher.win32.win32.x86-1.1.1.jar +org.eclipse.equinox.preferences,3.3.0.v20100503,org/eclipse/equinox/org.eclipse.equinox.preferences/3.3.0/org.eclipse.equinox.preferences-3.3.0.jar +org.eclipse.equinox.registry,3.5.0.v20100503,org/eclipse/equinox/org.eclipse.equinox.registry/3.5.0.v20100503/org.eclipse.equinox.registry-3.5.0.v20100503.jar +org.eclipse.help,3.5.0.v20100524,org/eclipse/help/org.eclipse.help/3.5.0/org.eclipse.help-3.5.0.jar +org.eclipse.jface,3.6.1.M20100825-0800,org/eclipse/jface/org.eclipse.jface/3.6.1/org.eclipse.jface-3.6.1.jar +org.eclipse.jface.databinding,1.4.0.I20100601-0800,org/eclipse/jface/org.eclipse.jface.databinding/1.4.0/org.eclipse.jface.databinding-1.4.0.jar +org.eclipse.osgi,3.6.0.v20100517,org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.jar +org.eclipse.swt,3.6.1.v3655c,org/eclipse/swt/org.eclipse.swt/3.6.1/org.eclipse.swt-3.6.1.jar +org.eclipse.swt.gtk.linux.x86,3.6.1.v3655c,org/eclipse/swt/org.eclipse.swt.gtk.linux.x86/3.6.1/org.eclipse.swt.gtk.linux.x86-3.6.1.jar +org.eclipse.swt.gtk.linux.x86_64,3.6.1.v3655c,org/eclipse/swt/org.eclipse.swt.gtk.linux.x86_64/3.6.1/org.eclipse.swt.gtk.linux.x86_64-3.6.1.jar +org.eclipse.swt.win32.win32.x86,3.6.1.v3655c,org/eclipse/swt/org.eclipse.swt.win32.win32.x86/3.6.1/org.eclipse.swt.win32.win32.x86-3.6.1.jar +org.eclipse.ui,3.6.1.M20100826-1330,org/eclipse/ui/org.eclipse.ui/3.6.1/org.eclipse.ui-3.6.1.jar +org.eclipse.ui.workbench,3.6.1.M20100826-1330,org/eclipse/ui/org.eclipse.ui.workbench/3.6.1/org.eclipse.ui.workbench-3.6.1.jar diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/p2.inf b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/target/classes/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/maven-archiver/pom.properties b/eclipse/features/org.argeo.eclipse.dep.rcp/target/maven-archiver/pom.properties new file mode 100644 index 000000000..b5e7908e4 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/target/maven-archiver/pom.properties @@ -0,0 +1,5 @@ +#Generated by Maven +#Wed Jan 12 16:26:34 CET 2011 +version=0.2.2-SNAPSHOT +groupId=org.argeo.commons.eclipse +artifactId=org.argeo.eclipse.dep.rcp diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-0.2.2-SNAPSHOT.jar b/eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-0.2.2-SNAPSHOT.jar new file mode 100644 index 0000000000000000000000000000000000000000..0b6488ff85874bf8ec94a33457418de66ff9ce2b GIT binary patch literal 4388 zcmb_f2UJtp77YTCA{~*U^diMTq=;0h0+FgzK@WnI5YjGNI^+F004Ln0HFP=nYx^YsV!uYU3IxyP4El~%<*2d`r<;u!P&xa+FIII6&v;%4bq{V7Uyi?}(8 zqF4DU!(0TgmC4qdlBc)K(WqA6Zu7a%J4O8Bi0HPgwot3z$yl~b^dRqOjrpCybZUOs zr~%}>x{dbxJa?G?Jy*%LHe2s^O^Iopqz?Jl^(EZwkXo$}w0H$5>bkcDG6?J?fi~{( z^HCOIAF)ZY6httkXRuzF2q~Sp%19RIXDay?Qb2rwIOoBX^^9KALgO4`?@U9OZIjwk zu0wjej;bF<^;wSAO|uANpXIKOb=$+)+&DUvpNRcX-6-Gg@%HCChE4l;x&6o*E9jiy zVjDcROJ!bsHEwPDZqpPdq-G2FT6HgbRcAfs{*b(6);2&;5$dz3rQO9p&$hwzeX_y* zBO~&-Bx~R%5H}sJgRJc>)jQ-!YFRH3)FN4mdndg@TiNk!%|f%jRAaimI)|3nlEnMA zyD}ft^*3_Y6=klFzNH)sit^L-V%bG#+K2FZZsC8A60%TlFphhjFDL+jOE?regoP{o zk&~jevx}3pnX8L6!X9Mq?1p~P<(4Q!`E<{V4kAz83x5l_bbM2N?LdUIq+Y9F_(Tes_Ui;dn1 zO)yYUKVY{g5CB8_wA}PUjMtbxrglQOLPhx9J_XFt-rmn+P?2XySEXfW#mkG1PEDbI z^7zWg0bW2lmD0dFJ$ds+1DYL8?qF&~22DEOcNf{duopAW@9q1#8%Enfi=vyn6~H%S zBr8PHuT~n0RA^K6UrM-`mNvk}X>4zsrZKXMJ1{jxVXqlFJz66fM>^Xux#ix#rf zNemjvOITsWn<{kD3$kRAEn#oAfQGeVAESex=!J7T$<9PGmn%ay6Qe+QD{zAMM|=eL zye|yVg-Jb=Q5p`-br1NMVM^W@xIfUIE;aYt>s7hNn#aFXmmMS6*LOCWIJIh->w8~I zd&&98>`aWAPF7R6KTL^aXC*^jc~jcT^0a?0jiUkEWTk*-M$)MkvF1ojxRD6+j8H;0 zV-p8`Dtf|{^Onbd4H!DPdJME+8;+dH**fvTK=rq6d;0G`jwFN~pFC%h&8?gV`YfEQ zA#XmPrWhFlTHn{rf#37nY$L7DkRLy^p^s5pg-+z^-*}=AAR{EYD#WjROR5e@8`!R7 zR^&HGOypt^(6&&`w7Rtuu^_g_`^B=143dq2b8ygP5KBl@g~R0#!kc{;d!FzSF#0_& zpda5<^n-H{-5W+OTS~j)qiHCYSZl#ltgP`n`KG^mFY+XFtFG@1h7bfvI}hvQ-yP;> zO~90#!&|kxaNV6v`BE_^+QqsOkWJbvMA6x)D=x%%EFwg9ER;_G(`ezwt`8$7USiZV zTl9cT({Vb|2-hR&2YnwVR_zX|rEE?veP0m%#+K*~0vrWW0|2DBg0O@>a&dKnf*#w! z^W*O$W>qMkrp%dY&ptx)6VC0D6<4TS5YCfJWXp&c>620lo4Cc(>^8avI9w@%-=Ill zqv6Rj<|HS>t_%08c_}qhX@)Se>9}e z3{m=Z-a&YugvGEqDu{~>=0Tbq-|F$Jaf!e{b4m-U*|R;tN{+jqhZ)?bv4nbc!^VUW zfTikCs1pt@^pj6*Gj3n)(Kv7F*dw37&*{J7k9Oq2M!EK;XNXJMT=Kx~(@De{##`Ff z!JI41(Z-+@lfm}*K!LV|YEZ^ZlCHRo>SP5YxlCAd%4n%|f)m&MxVb#Ml1E7z3sGj} z`kw8;6(LKZi{-~qKIYKqXc~YJP}Ub7VzBwN{U(giGgZmIf}vS=jY`g!mo&l|c>D}7 zD4esYc|{^s^5_9*KMeGyxP?6yX46%?*^*GCL2A$|%E=qx!=%`7Is5X=dp?Tj zWm6J2n;%!)cDr6xob{0wB0__+2~FFs#rD#^@Ejl69jfV1Z4Aw2oR%KsC}}$5=@&e< zsSHm3E+`kUi9DZAH$el|!pI3k7$=qRQobNvj6E4r$MbYN7_RVCa^itcTAu}f!58{~ zIc(r&nk;j;X4po##VOK%)$?4MED;j} z*wjH4`pIA{)uTGN^!1DY$TD7MWbAP|cgnP>0UZ4*L|v^j=gp2l-1}=m{ZQ&05gY80 zDSV*zqe)1K&7rSV-S@`ehRo|tm4Rq&F!QIHa9Pu-Qo?%5BlJcP z;xN2>-f&k&i>nG{*+7+z(q*Mz+8uPd!y@_EplOEct-4f4|530rD>auGOobDYX$*s( zZxD^V^)dwJVP__pOfEm3Os*56F2~Nd?9W4`H%>--b&JO{c{E8D(vP^qiBMJ{%>=D*;X}i1MoH zKc?!~Womrqcr;|P#$wRzJ3Ue0wy)-i?<;o8eeX%_)OzJF2k3p^Njx3#gO(4^Jwf z=Y!4jP7p!uY|__W8zJ#&y9;<}_C0*p$SJW4)NZI-q{_hvA4<61Bw@kxu;1|sO0T>( zqTwyVt4nGc0b@Sq?`D*#>O1S2;bRVY$@X}-!8LjTc(Kf6b6Q2TF9;Lpaq zKN};QV4z1%Fen0Kj|({hS6jueq&b=D;^EQspS+}KK- z=S~#18@$na<)e+Ye%s{Ds?3tbYby1kJ$tuec$XJvk{?8uAi1u_-R1{=nsHza#K@JY z4DcU(`eMHlCfXuz)B+`M^IRl@Fr~ZmVL@8Q!b}Iz>;w+T<0P4!d8-i4#2$lulHBUX zsN!ju3-vZ*7nurHQ&^92Xz97q;uObtOsY!32P0JoYoUK>t(D;N{J410T*Wr#iUWrJ z_t0?E%f-PB0WQ)vwPTtqUAqkpG#P6EA#)&~sW&Op`Yr=osKz!5PcS*+;nC*( zS=K4DF{tzW_em~a!`iK=F;nltn2h?ii_H94EDD8`9UoX7k*&qZ3AV2(^cmAFIabNh zpYLHkVjlQ11vC~4w>m*rLv~Rb%ksV(vtx0ad-P%Zk~;?OrB!!PeWE+#6x?6<-+ZR{ z{%g-99SM7aI~)1_Ot9u!C<_fFbrNjQae9Y6lw+KRBjn)1anltR1#uhshNjkYnB6-c+<)=Wwao8 z=VEMy#CP!D0sNCv s&yxSgarv<>&u~9q_y_s>`;DIBo>i$9gz!{i14wW`9((`*OLqG7A4azd+5i9m literal 0 HcmV?d00001 diff --git a/eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-maven.target b/eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-maven.target new file mode 100644 index 000000000..e27a67982 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rcp/target/org.argeo.eclipse.dep.rcp-maven.target @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eclipse/features/pom.xml b/eclipse/features/pom.xml new file mode 100644 index 000000000..813085647 --- /dev/null +++ b/eclipse/features/pom.xml @@ -0,0 +1,87 @@ + + + 4.0.0 + + org.argeo.commons.eclipse + eclipse + 0.2.2-SNAPSHOT + .. + + features + Commons Eclipse Dependencies + pom + + org.argeo.eclipse.dep.common + org.argeo.eclipse.dep.rcp + + + + + . + + *.inf + + + + + + org.codehaus.mojo + buildnumber-maven-plugin + + false + + + + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + META-INF + + ${project.artifactId} + ${project.version}-r${buildNumber} + + + + + bundle-manifest + process-resources + + manifest + + + + + + + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + + + + + + + \ No newline at end of file diff --git a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml index 460702ee1..a40ed57c2 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -47,70 +47,26 @@ - + + - org.argeo.commons.basic - org.argeo.basic.nodeps + org.argeo.commons.eclipse + org.argeo.eclipse.dep.common 0.2.2-SNAPSHOT - + org.eclipse.ui org.eclipse.ui + provided + + - org.eclipse.core - org.eclipse.core.runtime - - - org.eclipse.core - org.eclipse.core.commands - - - org.eclipse.equinox - org.eclipse.equinox.launcher - - - org.eclipse.equinox - org.eclipse.equinox.preferences - 3.3.0 - - - com.ibm.icu - com.ibm.icu - - - org.eclipse.swt - org.eclipse.swt - - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86_64 - - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86 - - - org.eclipse.swt - org.eclipse.swt.win32.win32.x86 - - - org.eclipse.equinox - org.eclipse.equinox.launcher - - - org.eclipse.equinox - org.eclipse.equinox.launcher.gtk.linux.x86_64 - - - org.eclipse.equinox - org.eclipse.equinox.launcher.gtk.linux.x86 - - - org.eclipse.equinox - org.eclipse.equinox.launcher.win32.win32.x86 + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.2-SNAPSHOT @@ -118,7 +74,7 @@ org.springframework org.springframework.context - + org.slf4j diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index b36c9365b..dff6c44c7 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -1,12 +1,12 @@ - + 4.0.0 - org.argeo.commons + org.argeo.commons.eclipse 0.2.2-SNAPSHOT eclipse .. - org.argeo.commons.eclipse plugins Commons Eclipse plugins pom diff --git a/eclipse/pom.xml b/eclipse/pom.xml index ddfe45151..049f699a0 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -7,10 +7,12 @@ argeo-commons .. + org.argeo.commons.eclipse eclipse Commons Eclipse pom + features plugins \ No newline at end of file -- 2.30.2