branch develop updated (6941338 -> e546f97)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-matrix. See http://git.nuiton.org/nuiton-matrix.git from 6941338 refs #3478: update libs new e546f97 [jgitflow-maven-plugin]updating poms for 2.5.2-SNAPSHOT development The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e546f97cff560f111ee488185baca376249970e9 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 17 09:02:52 2015 +0000 [jgitflow-maven-plugin]updating poms for 2.5.2-SNAPSHOT development Summary of changes: nuiton-matrix-gui/pom.xml | 2 +- nuiton-matrix/pom.xml | 2 +- pom.xml | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See http://git.nuiton.org/nuiton-matrix.git commit e546f97cff560f111ee488185baca376249970e9 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 17 09:02:52 2015 +0000 [jgitflow-maven-plugin]updating poms for 2.5.2-SNAPSHOT development --- nuiton-matrix-gui/pom.xml | 2 +- nuiton-matrix/pom.xml | 2 +- pom.xml | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/nuiton-matrix-gui/pom.xml b/nuiton-matrix-gui/pom.xml index fd7dc47..452d4e9 100644 --- a/nuiton-matrix-gui/pom.xml +++ b/nuiton-matrix-gui/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/nuiton-matrix/pom.xml b/nuiton-matrix/pom.xml index c22f1ee..5ab0590 100644 --- a/nuiton-matrix/pom.xml +++ b/nuiton-matrix/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/pom.xml b/pom.xml index 86daf7d..d8e54ef 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<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> @@ -10,7 +9,7 @@ </parent> <artifactId>matrix</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Nuiton Matrix</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm