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/helloworld-property/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.frascati.examples
</groupId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-rmi/client/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-rmi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-rmi/pom.xml
View file @
258033a8
...
...
@@ -37,7 +37,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
examples/helloworld-rmi/server/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-rmi-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-script/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-servlet/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-spring/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-ws/client/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-ws-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-ws/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
ws-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/helloworld-ws/server/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
helloworld-ws-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/isbn-test/pom.xml
View file @
258033a8
...
...
@@ -38,7 +38,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
ws-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/nrbc/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/ohloh-proxy/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/ohloh-proxy/standalone/pom.xml
View file @
258033a8
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
ohloh-proxy-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/ohloh-proxy/war/pom.xml
View file @
258033a8
...
...
@@ -28,7 +28,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
ohloh-proxy-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
examples/reconfig/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/sales-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/twitter-rest/pom.xml
View file @
258033a8
...
...
@@ -37,7 +37,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<properties>
...
...
examples/twitter-weather/pom.xml
View file @
258033a8
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
org.ow2.frascati.examples
</groupId>
<artifactId>
ws-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.examples
</groupId>
...
...
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