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/16 13:24:25 UTC

[3/3] 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/6615e8c4
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/6615e8c4
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/6615e8c4

Branch: refs/heads/prepare/isis-security-file-1.0.0
Commit: 6615e8c40fa25479852b4547678fbc7bdc81944b
Parents: 4ddcc89
Author: Dan Haywood <da...@apache.org>
Authored: Sun Dec 16 09:14:45 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Sun Dec 16 09:14:45 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/6615e8c4/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>