[maven-release-plugin] copy for tag argeo-slc-0.12.1 svn/tags/argeo-slc-0.12.1
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 23:02:31 +0000 (23:02 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 23:02:31 +0000 (23:02 +0000)
git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-0.12.1@3322 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

62 files changed:
demo/pom.xml
demo/site/org.argeo.slc.demo.agent/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.ant/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.det/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.detached/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.log4j/META-INF/MANIFEST.MF
demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
demo/site/pom.xml
dep/org.argeo.slc.dep.agent/META-INF/MANIFEST.MF
dep/org.argeo.slc.dep.agent/pom.xml
dep/org.argeo.slc.dep.detached/META-INF/MANIFEST.MF
dep/org.argeo.slc.dep.detached/pom.xml
dep/org.argeo.slc.dep.server/META-INF/MANIFEST.MF
dep/org.argeo.slc.dep.server/pom.xml
dep/pom.xml
dist/org.argeo.slc.sdk/META-INF/MANIFEST.MF
dist/org.argeo.slc.sdk/pom.xml
dist/pom.xml
integration-tests/org.argeo.slc.it.webapp/pom.xml
integration-tests/pom.xml
modules/agent/org.argeo.slc.agent.ext.bsf/META-INF/MANIFEST.MF
modules/agent/org.argeo.slc.agent.ext.jdbc/META-INF/MANIFEST.MF
modules/agent/org.argeo.slc.agent.ext.xalan/META-INF/MANIFEST.MF
modules/agent/org.argeo.slc.agent.jms/META-INF/MANIFEST.MF
modules/agent/org.argeo.slc.agent/META-INF/MANIFEST.MF
modules/agent/pom.xml
modules/pom.xml
modules/server/org.argeo.slc.server.activemq/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.agentproxy/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.castor/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.hibernate/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.hsqldb/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.jms/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.main/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.services/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF
modules/server/pom.xml
pom.xml
runtime/org.argeo.slc.core/pom.xml
runtime/org.argeo.slc.detached.launcher/pom.xml
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.osgiboot/pom.xml
runtime/org.argeo.slc.server/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.activemq/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.hibernate/pom.xml
runtime/org.argeo.slc.support.jemmy/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.osgi/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.support.ws.client/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml
server/org.argeo.slc.ria/pom.xml
server/pom.xml

index ba02d1727ea04621fab3f4ca236934d50541e8e8..09b674427d7b2ce8e8cb03ac277f2711be9f115c 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 1c7555078bb5facc51eb2a32fd4459e980c3e092..5bba4d091a248b258509acf09f8413ccf995c53b 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
 Fragment-Host: org.argeo.slc.agent
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: Argeo SLC Demo Agent
 Bundle-SymbolicName: org.argeo.slc.demo.agent
index aa25ae2d7de0fafbc3f850963f00ee1fe384cc0d..925738a0965c0e6fae7a9135f68704eb42e8ff16 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: SLC Demo Ant
 Bundle-SymbolicName: org.argeo.slc.demo.ant
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Spring-Context: conf/*,conf/testCases/*
 Import-Package: org.aopalliance.aop,org.argeo.slc.ant,org.argeo.slc.core.execution,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config,org.springframework.core.io
 Bundle-Description: Demonstrate Ant support
index 09a1f92c1f2bc24c058a0f3f43e8ffdb85dd435c..42ff00b68187d3fa1b995db61988251ca1f6c7e5 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-SymbolicName: org.argeo.slc.demo.basic
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Demo Basic
 Bundle-Description: Test of basic features
 Spring-Context: conf/*,conf/testCases/*
index 18c6965bec0d7f77c4c68c2eaf1cacae169a9639..93c3b61e9f1c22a4811a2d356ee2bcdf7bf3f909 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Demo Detached (Detached Bundle)
 Bundle-Description: Detached Bundle
 Import-Package: org.argeo.slc.detached,org.argeo.slc.detached.admin,or
index 976df054485d778e84c05873474a3bd7f964bc2f..e470ac13e942bd6586a8056e580e50717c22f807 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-SymbolicName: org.argeo.slc.demo.detached
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Demo Detached (Test)
 Import-Package: net.sf.cglib.core,
  net.sf.cglib.proxy,
index b49f2e11f744d003e5519e2e15988abdad07b3ba..17913c13967e2c8b76a3b06430aef8bf2f79a266 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
 Fragment-Host: com.springsource.org.apache.log4j
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: Log4j Configuration
 Bundle-SymbolicName: org.argeo.slc.demo.log4j
index a3c057a445805561d56aa12113274a26a58101ce..d24598b1f734fb5e62bd59adda3ee64d67509be4 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: SLC Demo Minimal
 Bundle-SymbolicName: org.argeo.slc.demo.minimal
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Spring-Context: slc/*
 Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config
 Bundle-Description: Minimal functioning execution module
index d8981577655a3b885c76df07366b22be228ebd70..d307ecb1bc73fb9914437c44b60b2270a3b136e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>demo</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 60339fbcd95821627f6236af795edaf32a693da5..c16fb94c1067cc687900a9eba58662a18aa250c9 100644 (file)
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.dep.agent
index e16780730fb246e9f1d56f9305303ac59f777e1f..4eee03fa330d13f1b9264be6c04b8c77eb271990 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 0e5cd707d022b6c72c28e09356ad66b82998a103..d2f7750583491065dcf6f255054db72b90705f39 100644 (file)
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.dep.detached
index 4f329d8f47bc3cb7cecbad10a4e9f6814845d51c..db81eabff61d293cf0a5d2fa05b28266da6cfe2f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 020ce97d93fdcc93b4df4b2365609764732aa6cf..694f5ca5ae8b5351fb93d0f4fd130d5b1cdaa61e 100644 (file)
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.dep.server
index 21f5e25812decfc2af86a99be163b6130d4fbd03..3560dcf0c7a8611acc4fec4655299a3adaa2de6c 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 72efb82abef9cd36263da015ef0228e63df62e1a..581878e86afcd75cfd0de2ab43de023a3de82c45 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 0168fa42bb22326c049231482007f9023c083e8a..e2123a8a6e134860519ed4e4f7b33372dd98ef37 100644 (file)
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.sdk
index 76b8b8aad73443c928136455c8b51b62dcfe3358..3622be9a1cb98117446ba6b0f0f3ddb91aaaf69e 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>org.argeo.slc.sdk</artifactId>
index 21c424cb89295527b1898c858b3ae095abdf6add..299ddcf39be53375a78c9f00d23824b1df4a79bc 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 883024cc01e2195060703de9c8818e784b74653f..583cf5562742a8cae683882e7c2b58d170251da6 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>integration-tests</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
        </parent>
        <groupId>org.argeo.slc.it</groupId>
        <artifactId>org.argeo.slc.it.webapp</artifactId>
index 79d1fe6852b37bc2755ea919617077b6f9a741b6..bc37b116a1124023f8a3262877382a24b7d79980 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index c8333e632219ca9232a4a0c7b1e369821d0b736c..e90f84142a52e3582258847d14d4cf584e2b397c 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Fragment-Host: com.springsource.org.apache.bsf
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.agent.ext.bsf
 Import-Package: bsh.util;resolution:=optional,
  org.codehaus.groovy.bsf;resolution:=optional
index 3f058414bdfe3f026c9cbdce722085ae4878d320..1ad66019ec903db19799b51e5dcf5a648e0a346a 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Fragment-Host: org.springframework.jdbc
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.agent.ext.jdbc
 Import-Package: com.mysql.jdbc;resolution:=optional,
  net.sourceforge.jtds.jdbc;resolution:=optional,
index ea4b7ef1cff2a57d83cb11e36c9fab2937a78f1c..38ed58dae10235c68a356f6aa4d7a4601434b518 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Fragment-Host: com.springsource.org.apache.xalan
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.agent.ext.xalan
 Import-Package: com.sun.org.apache.xml.internal.dtm;resolution:=optional,
  org.w3c.dom.traversal;resolution:=optional
index c9a1f78be05f9d39a6448b755ae57df5feef41e2..6cf613ea17b88f0c3292a202174ec03bbf4c5d23 100644 (file)
@@ -3,7 +3,7 @@ Require-Bundle: org.argeo.slc.specs,
  org.argeo.slc.core,
  org.argeo.slc.support.activemq,
  com.springsource.org.castor
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Agent JMS
 Bundle-SymbolicName: org.argeo.slc.agent.jms
 Import-Package: bsh.util;resolution:=optional,
index 2c6d13b0a9d8f1c213e462022dc5f7604e50f255..fc1bee02fce93663ec64e30eecca801a6c6e7872 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core,org.argeo.slc.s
  upport.osgi
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: Argeo SLC Agent
 Bundle-SymbolicName: org.argeo.slc.agent
 Import-Package: org.apache.xalan.processor,
index 685e5d7f8599d0a01b8f235d836fd1d7b9f159dc..a5b45b04bde1375c80326ace1023533216e77b2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index b40d6d1ea2aaaceea2795ef42f84b3f21d6f0b27..4a3ad5380c47ab9d56675ea6ac27a08bfc9af0f6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 864dc23ee21b5faa41ef9220f3d5f2a398c48fa2..aa103839bfddaf86378731ee1c018d8742028d3b 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.activemq
 Import-Package: javax.jms,
  org.apache.activemq,
index f59a258e9e1ec8a77053c19486618c7e607bba0e..ebeae1d95b0c3bbce52d06d103315911bd76f3e6 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.agentproxy
 Import-Package: javax.jms,
  org.apache.activemq.command,
index 727144a333d592d8af90bfc2e8aabc6c3ec6dfe2..1a5c5d50417f8b875234bbecfe7cb31617b4d584 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.castor
 Import-Package: org.springframework.oxm,
  org.argeo.slc.castor,
index c92c76fc1d0a336532d5c6e6dc664dea02d51795..d07efc1f6f72514137bebb71f9d3ffea47b5ae6a 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.hibernate
 Import-Package: org.aopalliance.aop,
  org.argeo.slc.core.attachment,
index 804aa049824dfae6d2eaf60017cad06a2d35dcda..c2f4401b7da5a057ef10c7ff7af726bae42b995f 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.hsqldb
 Import-Package: net.sf.ehcache.hibernate,
  org.aopalliance.aop,
index 46c15a71156af7d265c7a578feb30f8038aa25fa..19e63f057d30df9df264f4e0209e838f8cd65894 100644 (file)
@@ -4,7 +4,7 @@ Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core,org.argeo.slc.s
  ingframework.context,org.springframework.beans,org.springframework.ox
  m,org.springframework.jms,com.springsource.org.castor,org.argeo.dep.o
  sgi.activemq
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-SymbolicName: org.argeo.slc.server.jms
 Import-Package: javax.jms,javax.management.j2ee.statistics,org.apache.
  commons.logging,org.springframework.transaction
index e3d3f858782fbd9b56b419228697241421079f97..c32c21692cbebfb140919bfb613c9fd481792912 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Require-Bundle: org.argeo.slc.specs,org.argeo.slc.support.equinox
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Server Main
 Bundle-SymbolicName: org.argeo.slc.server.main
 Import-Package: org.argeo.slc.build,org.argeo.slc.osgi.build
index 90a3a3bd5ba07d2f83b22cfc44d68d8062513d1f..2f0fe50c093bb2d848384368a5649abd3f3ac317 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: Argeo SLC MySQL
 Bundle-SymbolicName: org.argeo.slc.server.mysql
 Import-Package: com.mysql.jdbc,
index 87ba97a4f85e465ee7e8991bd6bd8f693221229e..382c3b565e406b55b65a2570cfa120a862ab0a60 100644 (file)
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Server Services
 Bundle-SymbolicName: org.argeo.slc.server.services
 Import-Package: org.aopalliance.aop,
index 3dbb0bfd803a5ddccb45e45db2ab141818408c96..d693886ec4f474897544616dc5a689395a137ff5 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ClassPath: WEB-INF/classes
-Bundle-Version: 0.12.1.SNAPSHOT
+Bundle-Version: 0.12.1
 Bundle-Name: SLC Webapp
 Web-ContextPath: org.argeo.slc.webapp
 Bundle-SymbolicName: org.argeo.slc.webapp
index a5e926cc6dcdfe0e1142e61350dc7a0d883cacd7..9fd456d3deef354405fe45a0dd18d8f7784a58c7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 559c2fd275eabdf70c85018af420942e4ccf96c9..0546caf93153f2a089ef12ef13a15eeefb724b79 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo</groupId>
@@ -10,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.12.1-SNAPSHOT</version>
+       <version>0.12.1</version>
        <properties>
                <developmentCycle>0.12</developmentCycle>
                <version.argeo-distribution>1.0.3</version.argeo-distribution>
@@ -35,9 +34,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/trunk</developerConnection>
-               <url>https://www.argeo.org/svn/slc/trunk</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.1</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.1</developerConnection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.1</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
index f2ced2108756ce558d47698fe235316e0d41f1ab..987b65063bd5038f16495e03a2e749cdfb1f2437 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 085241f3ffc895df6443f7851417e25978455a8c..44f0f7981e269ca76d3592e022deb3d0f146b91b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 09fcfe9181ee14fa7c146afee72d99de681e7889..4343607b241301858610bb4e1968a6aa2accda42 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index acaa19abc0b97ecd438442f746e17bed6d0ac03b..c2173f3ed67df92625f5c8aee5b0c52aa73b9412 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index a29f8b31c4ea483a4710c9f32964d8680052176c..61f4ee2d27e9d66d6f695422adf207f55e4266ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 95b18640a81e2ff936f96c372463539398425971..5e1bda96586c5c5d500910409f1cba412a1596b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 5d1f3ac8a8be43c4cbdd1ab6ea440b5a9355c95c..e8e08abe64675a4775f3aab77a3a5d8024da3d36 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 3af3ce60411909cf8b0d83269766351a3f0ae9e5..33c598759c84a6d94635237540c4b3ec28344d77 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index bf3abe580d6026384b059c6277aa7ce1ed7afb17..bb3725fea481d1f761acdafe60fa2c595bd23a73 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 5277ff1d9ca4c40a118244bf78fbfae3c8600162..1339e05fc88339e8c33426d27885fdfeaf8564ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 95f3da15aeaf431515cf66a1bb3cd1ee36df32ad..d2b739fcd3150c2396c9c231bd10f7885fde1a0a 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 6be67da3a31734a784d828fabc1ecb7e191c59da..091e043f0bf5b0469d38897998c86ab86374e232 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index cbe78667765b95451809ddfd97c5663f793b986c..c7837ec219efac57b914009edf22c010632a0ea6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 0515ba6165b46b3f82e66f3b60fe52aac53d9f96..334b2921b8cbfb00eaf07f93d4cfb1f090fc2afe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index d359862d5898c889e70817f2e946bf8f338ef3af..e3d4fdf35498f60bcc2501fa8f9ea6388a895c75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index ee911bb9d2d6e692213248f2805a40bab1694ff2..cbe97dc0369870a2eb47d3c3fe3800c438ca0c88 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index d8765d8735e729651ae793653f8fa24683fdf759..dfe02cfef39b21aea9def1a4e13749d9d022f504 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index a63720a02c95a0dbb303a36463e27719bf285e94..6add9744c775f2d616e367cca81d88c5b2616266 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 1d345c8eeb199b5f5161d3cbf29c49a8d9b06672..9ccf4db70eab8b44e87fb10df3b78928e7300b7b 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index ec622cc237614f5898b7055f9dc2e20ed571c176..c63c991af8fc0ab520856acfa3b69773b84c5056 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index ae017078500b56b623bdfb181c507cbc5ed4164d..59c33b362b8615bffb05c0bce9d77b632eca3bc1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>server</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>
index bf73d82431e8e965ab94259e28c734ff39447637..5aeb38158f762c40732f7d127993b423ce008ac2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>