Repository: incubator-edgent Updated Branches: refs/heads/develop 96707e18f -> 924c33ed9
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/924c33ed Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/924c33ed Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/924c33ed Branch: refs/heads/develop Commit: 924c33ed906d5ce27ba323e8f2a98891dfc2faa6 Parents: 96707e1 Author: Dale LaBossiere <[email protected]> Authored: Tue Feb 20 10:35:18 2018 -0500 Committer: Dale LaBossiere <[email protected]> Committed: Tue Feb 20 10:35:18 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/924c33ed/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8c4dd8..bbe6867 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-edgent.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-edgent.git</developerConnection> <url>https://github.com/apache/incubator-edgent</url> - <tag>release/9.10</tag> + <tag>HEAD</tag> </scm> <properties>
