You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2017/07/22 16:57:40 UTC

[25/33] metamodel git commit: Preparing POM for release from 5.x branch

Preparing POM for release from 5.x branch

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/599acc31
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/599acc31
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/599acc31

Branch: refs/heads/master
Commit: 599acc31deb5a96f9ab254cb26df8ee063f508e0
Parents: 94e7201
Author: Kasper Sørensen <i....@gmail.com>
Authored: Wed May 17 20:47:31 2017 -0700
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Wed May 17 20:47:31 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/metamodel/blob/599acc31/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ace0f5c..5ccb7d6 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>5.x</tag>
 	</scm>
 	<groupId>org.apache.metamodel</groupId>
 	<artifactId>MetaModel</artifactId>