You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by mi...@apache.org on 2014/04/22 11:25:06 UTC

[1/2] git commit: CLEREZZA-914: Changed pom SCM section to git.

Repository: clerezza
Updated Branches:
  refs/heads/master b62f56a16 -> 0bb81c08c


CLEREZZA-914: Changed pom SCM section to git.


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/1129872a
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/1129872a
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/1129872a

Branch: refs/heads/master
Commit: 1129872ac35c87053620312dad40facffafb8d34
Parents: b62f56a
Author: Minto van der Sluis <mi...@apache.org>
Authored: Tue Apr 22 11:22:34 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Tue Apr 22 11:22:34 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/1129872a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 392499e..61b3152 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -610,9 +610,9 @@
 
 
     <scm>
-        <url>http://svn.apache.org/viewvc/clerezza</url>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/trunk/parent/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/trunk/parent/</developerConnection>
+        <url>http://git.apache.org/clerezza.git/</url>
+        <connection>scm:git:git://git.apache.org/clerezza.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/clerezza.git</developerConnection>
     </scm>
 
     <!-- lets generate reports -->


[2/2] git commit: CLEREZZA-915: removed reference to incubator

Posted by mi...@apache.org.
CLEREZZA-915: removed reference to incubator


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/0bb81c08
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/0bb81c08
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/0bb81c08

Branch: refs/heads/master
Commit: 0bb81c08c99f32428e56f22db8bd08d5102b3e84
Parents: 1129872
Author: Minto van der Sluis <mi...@apache.org>
Authored: Tue Apr 22 11:24:45 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Tue Apr 22 11:24:45 2014 +0200

----------------------------------------------------------------------
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/0bb81c08/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index b732b41..a83987d 100644
--- a/README.txt
+++ b/README.txt
@@ -1,5 +1,5 @@
 Apache Clerezza
 
-See http://incubator.apache.org/clerezza/getting-started/ for instructions on how to build and launch Clerezza.
+See http://clerezza.apache.org/getting-started/ for instructions on how to build and launch Clerezza.
 
 This is a source distribution containing different modules to which different licenses and notices from copyright holders apply, see the LICENSE and NOTICE files in the root folders of the individual modules.