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/07/30 08:24:38 UTC

[31/50] [abbrv] directory-kerby git commit: Update the pom of kerby-config and kerby-util.

Update the pom of kerby-config and kerby-util.


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

Branch: refs/heads/pkinit-support
Commit: 3aed31ba91673a5e51370403a09c5dda0247838f
Parents: fc7afce
Author: plusplusjiajia <ji...@intel.com>
Authored: Mon Jul 20 11:43:52 2015 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Mon Jul 20 11:43:52 2015 +0800

----------------------------------------------------------------------
 kerby-config/pom.xml | 2 +-
 kerby-util/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/3aed31ba/kerby-config/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-config/pom.xml b/kerby-config/pom.xml
index 1499d09..7e512d6 100644
--- a/kerby-config/pom.xml
+++ b/kerby-config/pom.xml
@@ -18,7 +18,7 @@
 
   <parent>
     <groupId>org.apache.kerby</groupId>
-    <artifactId>lib</artifactId>
+    <artifactId>kerby-all</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/3aed31ba/kerby-util/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-util/pom.xml b/kerby-util/pom.xml
index b3ccb27..e3405fb 100644
--- a/kerby-util/pom.xml
+++ b/kerby-util/pom.xml
@@ -17,7 +17,7 @@
 
   <parent>
     <groupId>org.apache.kerby</groupId>
-    <artifactId>lib</artifactId>
+    <artifactId>kerby-all</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>