Repository: tomee Updated Branches: refs/heads/tomee-7.0.0-M1 c7ac8b911 -> 2d8fc9156
tag name Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/2d8fc915 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/2d8fc915 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/2d8fc915 Branch: refs/heads/tomee-7.0.0-M1 Commit: 2d8fc9156df8fb7df0eb05da24cf110362b31e8f Parents: c7ac8b9 Author: [email protected] <[email protected]> Authored: Wed Jun 17 11:40:40 2015 +0200 Committer: [email protected] <[email protected]> Committed: Wed Jun 17 11:40:40 2015 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/2d8fc915/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 10919de..73232d6 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</developerConnection> <url>http://git-wip-us.apache.org/repos/asf/tomee.git</url> + <tag>tomee-7.0.0-M1</tag> </scm> <properties>
