Skip to content
GitLab
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
05a38a43
Commit
05a38a43
authored
Jun 03, 2011
by
Christophe Demarey
Browse files
[maven-release-plugin] prepare for next development iteration
parent
5fca65d2
Changes
149
Show whitespace changes
Inline
Side-by-side
frascati/modules/module-native/pom.xml
View file @
05a38a43
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<artifactId>
module-native
</artifactId>
...
...
frascati/modules/module-upnp/frascati-binding-upnp/pom.xml
View file @
05a38a43
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
module-upnp
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.upnp
</groupId>
...
...
frascati/modules/module-upnp/frascati-metamodel-upnp/pom.xml
View file @
05a38a43
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
module-upnp
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.upnp
</groupId>
...
...
frascati/modules/module-upnp/pom.xml
View file @
05a38a43
...
...
@@ -36,7 +36,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-modules
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<artifactId>
module-upnp
</artifactId>
...
...
frascati/modules/pom.xml
View file @
05a38a43
...
...
@@ -29,7 +29,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-parent
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/pom.xml
View file @
05a38a43
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati
</groupId>
...
...
frascati/tools/pom.xml
View file @
05a38a43
...
...
@@ -31,13 +31,13 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
frascati-parent
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.factory
</groupId>
<artifactId>
frascati-factory-tools
</artifactId>
<name>
OW2 FraSCAti Assembly Factory: Tools Module
</name>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
<url>
http://frascati.ow2.org
</url>
<packaging>
jar
</packaging>
...
...
pom.xml
View file @
05a38a43
...
...
@@ -23,7 +23,7 @@
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
parent
</artifactId>
<packaging>
pom
</packaging>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
<name>
OW2 FraSCAti Project
</name>
...
...
@@ -135,9 +135,9 @@
</distributionManagement>
<scm>
<connection>
scm:svn:svn://svn.forge.objectweb.org/svnroot/frascati/t
ags/frascati/frascati-1.4
</connection>
<developerConnection>
scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/frascati/t
ags/frascati/frascati-1.4
</developerConnection>
<url>
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/frascati/t
ags/frascati/frascati-1.4
</url>
<connection>
scm:svn:svn://svn.forge.objectweb.org/svnroot/frascati/t
runk/
</connection>
<developerConnection>
scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/frascati/t
runk/
</developerConnection>
<url>
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/frascati/t
runk/
</url>
</scm>
<ciManagement>
...
...
transaction-service/pom.xml
View file @
05a38a43
...
...
@@ -35,7 +35,7 @@
<parent>
<groupId>
org.ow2.frascati
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.
4
</version>
<version>
1.
5-SNAPSHOT
</version>
</parent>
<developers>
...
...
Prev
1
…
4
5
6
7
8
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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