Repository: metamodel Updated Branches: refs/heads/4.6.x f696c106a -> 7e1fbe611
Preparing POM for a 4.6.x branch release Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/7e1fbe61 Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/7e1fbe61 Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/7e1fbe61 Branch: refs/heads/4.6.x Commit: 7e1fbe611a92aeeb031a2f6f2d84d705c2a0959d Parents: f696c10 Author: Kasper Sørensen <[email protected]> Authored: Thu Nov 23 11:42:35 2017 -0800 Committer: Kasper Sørensen <[email protected]> Committed: Thu Nov 23 11:42:35 2017 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/7e1fbe61/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 65fa153..c22dcdf 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ under the License. <url>https://git-wip-us.apache.org/repos/asf?p=metamodel.git</url> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/metamodel.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/metamodel.git</developerConnection> - <tag>HEAD</tag> + <tag>4.6.x</tag> </scm> <groupId>org.apache.metamodel</groupId> <artifactId>MetaModel</artifactId>
