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:31 UTC

[10/46] directory-kerby git commit: Switched to 1.0.0-RC1-SNAPSHOT

Switched to 1.0.0-RC1-SNAPSHOT


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

Branch: refs/heads/pkinit-support
Commit: 1134d21088a691cf0b22852d17d48b7e27ef7670
Parents: 8719924
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Sat Aug 22 15:36:47 2015 +0200
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Sat Aug 22 15:36:47 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/1134d210/benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 5ea9714..1fa8cc4 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>kerby-all</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0.0-RC1-SNAPSHOT</version>
   </parent>
 
   <artifactId>benchmark</artifactId>