branch develop updated (6ac81fc -> 0d7e05e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 6ac81fc Update struts to 2.3.24.1 (See #3826) new 0d7e05e [jgitflow-maven-plugin]updating poms for 0.7-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 0d7e05e4636693323e4efa23ef31e6a90d1ddae9 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 22 12:23:49 2015 +0100 [jgitflow-maven-plugin]updating poms for 0.7-SNAPSHOT development Summary of changes: pom.xml | 2 +- swe-git/pom.xml | 5 ++--- swe-scm-api/pom.xml | 5 ++--- swe-svn/pom.xml | 2 +- swe-ui-web/pom.xml | 5 ++--- 5 files changed, 8 insertions(+), 11 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 scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 0d7e05e4636693323e4efa23ef31e6a90d1ddae9 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 22 12:23:49 2015 +0100 [jgitflow-maven-plugin]updating poms for 0.7-SNAPSHOT development --- pom.xml | 2 +- swe-git/pom.xml | 5 ++--- swe-scm-api/pom.xml | 5 ++--- swe-svn/pom.xml | 2 +- swe-ui-web/pom.xml | 5 ++--- 5 files changed, 8 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 7bc16c1..3445a25 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.nuiton</groupId> <artifactId>scmwebeditor</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ScmWebEditor</name> diff --git a/swe-git/pom.xml b/swe-git/pom.xml index a09355f..98b5c9e 100644 --- a/swe-git/pom.xml +++ b/swe-git/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0"?> -<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> <groupId>org.nuiton</groupId> <artifactId>scmwebeditor</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.7-SNAPSHOT</version> </parent> <artifactId>scmwebeditor-git</artifactId> diff --git a/swe-scm-api/pom.xml b/swe-scm-api/pom.xml index 20d663d..297a5e8 100644 --- a/swe-scm-api/pom.xml +++ b/swe-scm-api/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0"?> -<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> <groupId>org.nuiton</groupId> <artifactId>scmwebeditor</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.7-SNAPSHOT</version> </parent> <artifactId>scmwebeditor-scm-api</artifactId> diff --git a/swe-svn/pom.xml b/swe-svn/pom.xml index 542d2e1..375f20f 100644 --- a/swe-svn/pom.xml +++ b/swe-svn/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>scmwebeditor</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.7-SNAPSHOT</version> </parent> <artifactId>scmwebeditor-svn</artifactId> diff --git a/swe-ui-web/pom.xml b/swe-ui-web/pom.xml index 4f30f80..1f3ec79 100644 --- a/swe-ui-web/pom.xml +++ b/swe-ui-web/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0"?> -<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> <groupId>org.nuiton</groupId> <artifactId>scmwebeditor</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.7-SNAPSHOT</version> </parent> <artifactId>scmwebeditor-ui-web</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm