Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
frascati
frascati
Commits
18d25d51
Commit
18d25d51
authored
Mar 27, 2013
by
Philippe Merle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved to <version>1.6-SNAPSHOT</version>.
parent
33a15354
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
45 additions
and
77 deletions
+45
-77
frascati/nuxeo/fractal/fractal-bf-connectors-nuxeo/pom.xml
frascati/nuxeo/fractal/fractal-bf-connectors-nuxeo/pom.xml
+2
-3
frascati/nuxeo/fractal/pom.xml
frascati/nuxeo/fractal/pom.xml
+3
-4
frascati/nuxeo/frascati-binding-nuxeo/pom.xml
frascati/nuxeo/frascati-binding-nuxeo/pom.xml
+3
-4
frascati/nuxeo/frascati-event-parser/pom.xml
frascati/nuxeo/frascati-event-parser/pom.xml
+2
-4
frascati/nuxeo/frascati-implementation-nuxeo/examples/nuxeo/pom.xml
...uxeo/frascati-implementation-nuxeo/examples/nuxeo/pom.xml
+1
-1
frascati/nuxeo/frascati-implementation-nuxeo/examples/pom.xml
...cati/nuxeo/frascati-implementation-nuxeo/examples/pom.xml
+2
-1
frascati/nuxeo/frascati-implementation-nuxeo/examples/runnable/pom.xml
...o/frascati-implementation-nuxeo/examples/runnable/pom.xml
+1
-1
frascati/nuxeo/frascati-implementation-nuxeo/pom.xml
frascati/nuxeo/frascati-implementation-nuxeo/pom.xml
+1
-1
frascati/nuxeo/frascati-isolated/pom.xml
frascati/nuxeo/frascati-isolated/pom.xml
+2
-4
frascati/nuxeo/frascati-metamodel-nuxeo/pom.xml
frascati/nuxeo/frascati-metamodel-nuxeo/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-api/pom.xml
frascati/nuxeo/frascati-nuxeo-api/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-service-api/pom.xml
frascati/nuxeo/frascati-nuxeo-service-api/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-service/pom.xml
frascati/nuxeo/frascati-nuxeo-service/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/binding-frascati-side/pom.xml
...i/nuxeo/frascati-nuxeo-test/binding-frascati-side/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/binding-nuxeo-side/pom.xml
...cati/nuxeo/frascati-nuxeo-test/binding-nuxeo-side/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/binding-shared/pom.xml
frascati/nuxeo/frascati-nuxeo-test/binding-shared/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/exporting-frascati-side/pom.xml
...nuxeo/frascati-nuxeo-test/exporting-frascati-side/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/exporting-shared/pom.xml
frascati/nuxeo/frascati-nuxeo-test/exporting-shared/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/frascati-nuxeo-service-base/pom.xml
...o/frascati-nuxeo-test/frascati-nuxeo-service-base/pom.xml
+2
-4
frascati/nuxeo/frascati-nuxeo-test/pom.xml
frascati/nuxeo/frascati-nuxeo-test/pom.xml
+2
-4
frascati/nuxeo/frascati-service-bridge-api/pom.xml
frascati/nuxeo/frascati-service-bridge-api/pom.xml
+2
-4
frascati/nuxeo/frascati-service-bridge/pom.xml
frascati/nuxeo/frascati-service-bridge/pom.xml
+1
-1
frascati/nuxeo/pom.xml
frascati/nuxeo/pom.xml
+3
-5
No files found.
frascati/nuxeo/fractal/fractal-bf-connectors-nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -26,13 +26,12 @@
* Contributor(s): Philippe Merle
*
-->
<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.ow2.frascati.nuxeo.fractal
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
fractal-bf-connectors-nuxeo
</artifactId>
...
...
frascati/nuxeo/fractal/pom.xml
View file @
18d25d51
...
...
@@ -25,18 +25,17 @@
* Contributor(s):
*
-->
<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.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.nuxeo.fractal
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
<name>
OW2 FraSCAti Nuxeo - Fractal Parent
</name>
<packaging>
pom
</packaging>
...
...
frascati/nuxeo/frascati-binding-nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -25,17 +25,16 @@
* Contributor(s):
*
-->
<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-binding-nuxeo
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
<name>
OW2 FraSCAti: FraSCAti Nuxeo Binding
</name>
...
...
frascati/nuxeo/frascati-event-parser/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-event-parser
</artifactId>
...
...
frascati/nuxeo/frascati-implementation-nuxeo/examples/nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.examples.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<name>
OW2 FraSCAti: Nuxeo as SCA Components
</name>
...
...
frascati/nuxeo/frascati-implementation-nuxeo/examples/pom.xml
View file @
18d25d51
...
...
@@ -36,12 +36,13 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
<relativePath>
../../../../examples/pom.xml
</relativePath>
</parent>
<groupId>
org.ow2.frascati.examples.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.6-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
OW2 FraSCAti: SCA Implementation Nuxeo Examples
</name>
...
...
frascati/nuxeo/frascati-implementation-nuxeo/examples/runnable/pom.xml
View file @
18d25d51
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.examples.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<name>
OW2 FraSCAti: Runnable Nuxeo Component Example
</name>
...
...
frascati/nuxeo/frascati-implementation-nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-implementation-nuxeo
</artifactId>
...
...
frascati/nuxeo/frascati-isolated/pom.xml
View file @
18d25d51
...
...
@@ -25,15 +25,13 @@
* Contributor(s): Philippe Merle
*
-->
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-isolated
</artifactId>
...
...
frascati/nuxeo/frascati-metamodel-nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -25,9 +25,7 @@
* Contributor(s): Philippe Merle
*
-->
<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>
<!-- ===================== -->
...
...
@@ -37,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-metamodel-nuxeo
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-api/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-nuxeo-api
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-service-api/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-nuxeo-service-api
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-service/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-nuxeo-service
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/binding-frascati-side/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
binding-frascati-side
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/binding-nuxeo-side/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
...
...
frascati/nuxeo/frascati-nuxeo-test/binding-shared/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
binding-shared
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/exporting-frascati-side/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
exporting-frascati-side
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/exporting-shared/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
exporting-shared
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/frascati-nuxeo-service-base/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo.test
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-nuxeo-service-base
</artifactId>
...
...
frascati/nuxeo/frascati-nuxeo-test/pom.xml
View file @
18d25d51
<?xml version="1.0"?>
<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.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.nuxeo.test
</groupId>
...
...
frascati/nuxeo/frascati-service-bridge-api/pom.xml
View file @
18d25d51
...
...
@@ -24,15 +24,13 @@
* Contributor(s):
*
-->
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-service-bridge-api
</artifactId>
...
...
frascati/nuxeo/frascati-service-bridge/pom.xml
View file @
18d25d51
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
frascati-service-bridge
</artifactId>
...
...
frascati/nuxeo/pom.xml
View file @
18d25d51
...
...
@@ -26,22 +26,20 @@
* Contributor(s): Philippe Merle
*
-->
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-parent
</artifactId>
<version>
1.
5
-SNAPSHOT
</version>
<version>
1.
6
-SNAPSHOT
</version>
</parent>
<packaging>
pom
</packaging>
<groupId>
org.ow2.frascati.nuxeo
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.6-SNAPSHOT
</version>
<name>
OW2 FraSCAti Nuxeo : Modules Parent
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment