You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pl...@apache.org on 2015/09/09 03:36:32 UTC

[11/46] directory-kerby git commit: fixed a version

fixed a version


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/59ffd0e4
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/59ffd0e4
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/59ffd0e4

Branch: refs/heads/pkinit-support
Commit: 59ffd0e4e189bbcbbdba8ad338cce53a015fe7ed
Parents: 1134d21
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Sat Aug 22 16:04:11 2015 +0200
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Sat Aug 22 16:04:11 2015 +0200

----------------------------------------------------------------------
 kerby-provider/token-provider/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/59ffd0e4/kerby-provider/token-provider/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-provider/token-provider/pom.xml b/kerby-provider/token-provider/pom.xml
index 60fd64d..530a45c 100644
--- a/kerby-provider/token-provider/pom.xml
+++ b/kerby-provider/token-provider/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>kerby-provider</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0.0-RC1@-SNAPSHOT</version>
+    <version>1.0.0-RC1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>