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:19:18 UTC

incubator-htrace git commit: Revert "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 ead9a03cb -> 94d146f29


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

This reverts commit ead9a03cb5aab5abfdb3afca209a14953531b8c5.


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

Branch: refs/heads/4.0
Commit: 94d146f29bf3e7819f1a9d8d2c11140296fe0e78
Parents: ead9a03
Author: stack <st...@duboce.net>
Authored: Sat Sep 19 20:16:20 2015 -0700
Committer: stack <st...@duboce.net>
Committed: Sat Sep 19 20:16:20 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/94d146f2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 735d2c5..d9f7c21 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-core4</module>
+    <module>htrace-core</module>
     <module>htrace-webapp</module>
     <module>htrace-zipkin</module>
     <module>htrace-hbase</module>