X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=5b9132a8b180470f43af91e12a1ff91ed62d18a7;hb=1d1bc92e4aef2b8b889d7482f91b7ed905f0fb47;hp=fb45f268b28cc8c206b05796e3ff141b26b999cc;hpb=38eb8183a25b1393457f31d4c373be065c51c385;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index fb45f268b..5b9132a8b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,7 @@ runtime dep + modules server demo integration-tests @@ -16,6 +17,7 @@ 0.11 + 0.11.4-SNAPSHOT 2.5.6.SEC01 1.5.7.A 1.2.0 @@ -27,7 +29,8 @@ 1.5.6 2.0.0 5.2.0.0006 - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT + 0.8.2-SNAPSHOT file:///var/argeo/projects/SLC/www/site http://www.argeo.org/projects/slc/site @@ -202,6 +205,16 @@ limitations under the License. org.argeo.slc.specs ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.core + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.unit + ${project.version} + org.argeo.slc.runtime org.argeo.slc.launcher @@ -217,11 +230,11 @@ limitations under the License. org.argeo.slc.support.simple ${project.version} - + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.hibernate @@ -247,6 +260,11 @@ limitations under the License. org.argeo.slc.osgiboot ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.osgi + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.equinox @@ -265,6 +283,12 @@ limitations under the License. org.argeo.slc.ria ${project.version} + + + org.argeo.ria + org.argeo.ria.core + ${version.argeo-ria} +