You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@htrace.apache.org by st...@apache.org on 2015/09/20 05:10:43 UTC

incubator-htrace git commit: HTRACE-256 Change the artifactId for htrace-core in branch 4.0 to be htrace-core4; ADDENDUM

Repository: incubator-htrace
Updated Branches:
  refs/heads/4.0 2d5b7a8ef -> ead9a03cb


HTRACE-256 Change the artifactId for htrace-core in branch 4.0 to be htrace-core4; ADDENDUM


Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/ead9a03c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/ead9a03c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/ead9a03c

Branch: refs/heads/4.0
Commit: ead9a03cb5aab5abfdb3afca209a14953531b8c5
Parents: 2d5b7a8
Author: stack <st...@duboce.net>
Authored: Sat Sep 19 20:09:45 2015 -0700
Committer: stack <st...@duboce.net>
Committed: Sat Sep 19 20:10:37 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/ead9a03c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d9f7c21..735d2c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ language governing permissions and limitations under the License. -->
 
   <modules>
     <module>htrace-c</module>
-    <module>htrace-core</module>
+    <module>htrace-core4</module>
     <module>htrace-webapp</module>
     <module>htrace-zipkin</module>
     <module>htrace-hbase</module>