You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/12/24 14:43:58 UTC

[24/28] git commit: ISIS-188: updating security-file's parent to non-SNAPSHOT

ISIS-188: updating security-file's parent to non-SNAPSHOT


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

Branch: refs/heads/master
Commit: c0cd21d32d70ef824b8c5ad245d42498c137701a
Parents: 1f6adfa
Author: Dan Haywood <da...@apache.org>
Authored: Sun Dec 16 09:14:45 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Thu Dec 20 16:03:32 2012 +0000

----------------------------------------------------------------------
 component/security/file/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/c0cd21d3/component/security/file/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/file/pom.xml b/component/security/file/pom.xml
index 9a7aac1..9d98e7a 100644
--- a/component/security/file/pom.xml
+++ b/component/security/file/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.isis.core</groupId>
 		<artifactId>isis</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 		<relativePath>../../../core/pom.xml</relativePath>
 	</parent>