Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
frascati
frascati
Commits
258033a8
Commit
258033a8
authored
Aug 19, 2010
by
Christophe Demarey
Browse files
[maven-release-plugin] prepare for next development iteration
parent
a60ac757
Changes
123
Show whitespace changes
Inline
Side-by-side
examples/echo-bpel/pom.xml
View file @
258033a8
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
bpel-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/examples-native/helloworld-binding-jna/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati.examples.native
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
helloworld-binding-jna
</artifactId>
...
...
examples/examples-native/helloworld-binding-native/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati.examples.native
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
helloworld-native
</artifactId>
...
...
examples/examples-native/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples.native
</groupId>
...
...
examples/factorial-bpel/pom.xml
View file @
258033a8
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
bpel-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/frascati-test/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples.test
</groupId>
...
...
examples/helloworld-annotated/pom.xml
View file @
258033a8
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-fractal/pom.xml
View file @
258033a8
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-jsonrpc/client/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-jsonrpc-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-jsonrpc/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-jsonrpc/server/pom.xml
View file @
258033a8
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-jsonrpc-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-osgi/bundles/api/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-bundles-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/bundles/client/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-bundles-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/bundles/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/bundles/server/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-bundles-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/equinox/pom.xml
View file @
258033a8
...
...
@@ -32,7 +32,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/felix/pom.xml
View file @
258033a8
...
...
@@ -32,7 +32,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/pom.xml
View file @
258033a8
...
...
@@ -32,7 +32,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-osgi/sca/pom.xml
View file @
258033a8
...
...
@@ -32,7 +32,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-osgi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/helloworld-pojo/pom.xml
View file @
258033a8
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
Prev
1
2
3
4
5
6
7
Next
Write
Preview
Supports
Markdown
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