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/17 00:02:32 UTC

incubator-htrace git commit: HTRACE-252 Up our apache pom to latest -- was v12, latest is v17

Repository: incubator-htrace
Updated Branches:
  refs/heads/master e00dc0ef2 -> 6d569bed2


HTRACE-252 Up our apache pom to latest -- was v12, latest is v17


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

Branch: refs/heads/master
Commit: 6d569bed2d9aee52198b9cba3f06a7ab8fb84915
Parents: e00dc0e
Author: stack <st...@duboce.net>
Authored: Wed Sep 16 15:02:25 2015 -0700
Committer: stack <st...@duboce.net>
Committed: Wed Sep 16 15:02:25 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/6d569bed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1438500..0e0342f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>12</version>
+    <version>17</version>
     <relativePath/>
     <!-- no parent resolution -->
   </parent>