Changeset 29717
- Timestamp:
- 01/28/08 14:59:48 (10 months ago)
- Files:
-
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-api/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-client/pom.xml (modified) (2 diffs)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-facade/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-io/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jca/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jcr-connector-test/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jcr-connector/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-query/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core-schema/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/nuxeo-core/pom.xml (modified) (1 diff)
- org.nuxeo.ecm.core/branches/1.4/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.core/branches/1.4/nuxeo-core-api/pom.xml
r28042 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-client/pom.xml
r29011 r29717 1 <?xml version="1.0"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 1 <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"> 5 2 <modelVersion>4.0.0</modelVersion> 6 3 … … 8 5 <groupId>org.nuxeo.ecm.core</groupId> 9 6 <artifactId>nuxeo-core-parent</artifactId> 10 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 11 8 </parent> 12 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-facade/pom.xml
r28603 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-io/pom.xml
r29029 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jca/pom.xml
r28042 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jcr-connector-test/pom.xml
r28042 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-jcr-connector/pom.xml
r28183 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-query/pom.xml
r28042 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core-schema/pom.xml
r28042 r29717 5 5 <groupId>org.nuxeo.ecm.core</groupId> 6 6 <artifactId>nuxeo-core-parent</artifactId> 7 <version>1.4.0- SNAPSHOT</version>7 <version>1.4.0-GA</version> 8 8 </parent> 9 9 org.nuxeo.ecm.core/branches/1.4/nuxeo-core/pom.xml
r28042 r29717 6 6 <groupId>org.nuxeo.ecm.core</groupId> 7 7 <artifactId>nuxeo-core-parent</artifactId> 8 <version>1.4.0- SNAPSHOT</version>8 <version>1.4.0-GA</version> 9 9 </parent> 10 10 org.nuxeo.ecm.core/branches/1.4/pom.xml
r29714 r29717 10 10 <groupId>org.nuxeo.ecm.core</groupId> 11 11 <artifactId>nuxeo-core-parent</artifactId> 12 <version>1.4.0- SNAPSHOT</version>12 <version>1.4.0-GA</version> 13 13 <name>Nuxeo Core Parent</name> 14 14 <packaging>pom</packaging> … … 21 21 <nuxeo.runtime.version>1.4.0-GA</nuxeo.runtime.version> 22 22 <nuxeo.common.version>1.4.0-GA</nuxeo.common.version> 23 <nuxeo.core.version>1.4.0- SNAPSHOT</nuxeo.core.version>23 <nuxeo.core.version>1.4.0-GA</nuxeo.core.version> 24 24 </properties> 25 25 … … 51 51 52 52 <scm> 53 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/ branches/1.4</connection>54 <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/ branches/1.4</developerConnection>55 <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/ branches/1.4</url>53 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.4.0-GA</connection> 54 <developerConnection>scm:svn:https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/tags/nuxeo-core-1.4.0-GA</developerConnection> 55 <url>https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.core/tags/nuxeo-core-1.4.0-GA</url> 56 56 </scm> 57 57
