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
Hide whitespace changes
Inline
Side-by-side
examples/verify-mail/pom.xml
View file @
258033a8
...
...
@@ -30,7 +30,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>
...
...
examples/weather/pom.xml
View file @
258033a8
...
...
@@ -32,7 +32,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>
...
...
examples/ws-parent/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>
<build>
...
...
explorer/api/pom.xml
View file @
258033a8
...
...
@@ -27,7 +27,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-explorer
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
explorer/core/pom.xml
View file @
258033a8
...
...
@@ -27,7 +27,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-explorer
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
explorer/fscript-plugin/pom.xml
View file @
258033a8
...
...
@@ -25,13 +25,13 @@
<packaging>
jar
</packaging>
<name>
OW2 FraSCAti Explorer FScript Plugin
</name>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
<inceptionYear>
2009
</inceptionYear>
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-explorer
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<!-- ============= -->
...
...
explorer/pom.xml
View file @
258033a8
...
...
@@ -34,7 +34,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<!-- ============= -->
...
...
frascati/maven-plugins/frascati-compiler/pom.xml
View file @
258033a8
...
...
@@ -29,7 +29,7 @@
<parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
<artifactId>
maven-plugins-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
...
...
frascati/maven-plugins/frascati-contribution/pom.xml
View file @
258033a8
...
...
@@ -29,7 +29,7 @@
<parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
<artifactId>
maven-plugins-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
...
...
frascati/maven-plugins/frascati-launcher/pom.xml
View file @
258033a8
...
...
@@ -29,7 +29,7 @@
<parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
<artifactId>
maven-plugins-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
...
...
frascati/maven-plugins/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.mojo
</groupId>
...
...
frascati/modules/frascati-all/pom.xml
View file @
258033a8
...
...
@@ -34,7 +34,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-assembly-factory-juliac-jdt-tinfi-oo/pom.xml
View file @
258033a8
...
...
@@ -29,7 +29,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-sca-compiler-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-assembly-factory/pom.xml
View file @
258033a8
...
...
@@ -37,7 +37,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-sca-compiler-parent
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-factory/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-http/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-jms/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-jms/tests/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-jsonrpc/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/modules/frascati-binding-rest/pom.xml
View file @
258033a8
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</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