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 2016/03/01 03:27:03 UTC

[1/3] directory-kerby git commit: Revert "[maven-release-plugin] prepare for next development iteration"

Repository: directory-kerby
Updated Branches:
  refs/heads/trunk 61c0bb76e -> 9360dd717


Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 61c0bb76e5964a9958b1ab5981be353e7412953a.


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

Branch: refs/heads/trunk
Commit: 0e3a585163b803bd8d95fa0886a59c24570bb9ac
Parents: 61c0bb7
Author: plusplusjiajia <ji...@intel.com>
Authored: Tue Mar 1 10:26:28 2016 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Tue Mar 1 10:26:28 2016 +0800

----------------------------------------------------------------------
 benchmark/pom.xml                       | 2 +-
 kerby-backend/json-backend/pom.xml      | 2 +-
 kerby-backend/ldap-backend/pom.xml      | 2 +-
 kerby-backend/mavibot-backend/pom.xml   | 2 +-
 kerby-backend/pom.xml                   | 2 +-
 kerby-backend/zookeeper-backend/pom.xml | 2 +-
 kerby-common/kerby-asn1/pom.xml         | 2 +-
 kerby-common/kerby-config/pom.xml       | 2 +-
 kerby-common/kerby-util/pom.xml         | 2 +-
 kerby-common/pom.xml                    | 2 +-
 kerby-dist/kdc-dist/pom.xml             | 2 +-
 kerby-dist/pom.xml                      | 2 +-
 kerby-dist/tool-dist/pom.xml            | 2 +-
 kerby-kdc-test/pom.xml                  | 2 +-
 kerby-kdc/pom.xml                       | 2 +-
 kerby-kerb/integration-test/pom.xml     | 2 +-
 kerby-kerb/kerb-admin/pom.xml           | 2 +-
 kerby-kerb/kerb-client-api-all/pom.xml  | 2 +-
 kerby-kerb/kerb-client/pom.xml          | 2 +-
 kerby-kerb/kerb-common/pom.xml          | 2 +-
 kerby-kerb/kerb-core/pom.xml            | 2 +-
 kerby-kerb/kerb-crypto/pom.xml          | 2 +-
 kerby-kerb/kerb-identity-test/pom.xml   | 2 +-
 kerby-kerb/kerb-identity/pom.xml        | 2 +-
 kerby-kerb/kerb-kdc-test/pom.xml        | 2 +-
 kerby-kerb/kerb-server-api-all/pom.xml  | 2 +-
 kerby-kerb/kerb-server/pom.xml          | 2 +-
 kerby-kerb/kerb-simplekdc/pom.xml       | 2 +-
 kerby-kerb/kerb-util/pom.xml            | 2 +-
 kerby-kerb/pom.xml                      | 2 +-
 kerby-pkix/pom.xml                      | 2 +-
 kerby-provider/pom.xml                  | 2 +-
 kerby-provider/token-provider/pom.xml   | 2 +-
 kerby-tool/client-tool/pom.xml          | 2 +-
 kerby-tool/kdc-tool/pom.xml             | 2 +-
 kerby-tool/pom.xml                      | 2 +-
 pom.xml                                 | 4 ++--
 37 files changed, 38 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index e088600..72047e6 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.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>benchmark</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-backend/json-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/json-backend/pom.xml b/kerby-backend/json-backend/pom.xml
index 4261c22..b3da720 100644
--- a/kerby-backend/json-backend/pom.xml
+++ b/kerby-backend/json-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>json-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-backend/ldap-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/ldap-backend/pom.xml b/kerby-backend/ldap-backend/pom.xml
index 6c2493c..73b0fdc 100644
--- a/kerby-backend/ldap-backend/pom.xml
+++ b/kerby-backend/ldap-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>ldap-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-backend/mavibot-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/mavibot-backend/pom.xml b/kerby-backend/mavibot-backend/pom.xml
index 116b28f..6c94eb2 100644
--- a/kerby-backend/mavibot-backend/pom.xml
+++ b/kerby-backend/mavibot-backend/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
   <artifactId>mavibot-backend</artifactId>
   <name>Mavibot based backend</name>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/pom.xml b/kerby-backend/pom.xml
index d0174f2..feba75f 100644
--- a/kerby-backend/pom.xml
+++ b/kerby-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-backend/zookeeper-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/zookeeper-backend/pom.xml b/kerby-backend/zookeeper-backend/pom.xml
index 960ed1c..4b6585a 100644
--- a/kerby-backend/zookeeper-backend/pom.xml
+++ b/kerby-backend/zookeeper-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>zookeeper-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-common/kerby-asn1/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-asn1/pom.xml b/kerby-common/kerby-asn1/pom.xml
index 8b1e23c..0eda2c5 100644
--- a/kerby-common/kerby-asn1/pom.xml
+++ b/kerby-common/kerby-asn1/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-common/kerby-config/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-config/pom.xml b/kerby-common/kerby-config/pom.xml
index e99588a..addacc4 100644
--- a/kerby-common/kerby-config/pom.xml
+++ b/kerby-common/kerby-config/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-common/kerby-util/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-util/pom.xml b/kerby-common/kerby-util/pom.xml
index 1a9239b..110bb9a 100644
--- a/kerby-common/kerby-util/pom.xml
+++ b/kerby-common/kerby-util/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-util</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-common/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/pom.xml b/kerby-common/pom.xml
index 309fcd7..8dc2d1d 100644
--- a/kerby-common/pom.xml
+++ b/kerby-common/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
   
   <artifactId>kerby-common</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-dist/kdc-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/kdc-dist/pom.xml b/kerby-dist/kdc-dist/pom.xml
index 71c5f25..4dbecd0 100644
--- a/kerby-dist/kdc-dist/pom.xml
+++ b/kerby-dist/kdc-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-dist</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kdc-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/pom.xml b/kerby-dist/pom.xml
index 2ae306a..d03dec1 100644
--- a/kerby-dist/pom.xml
+++ b/kerby-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-dist/tool-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/tool-dist/pom.xml b/kerby-dist/tool-dist/pom.xml
index a77116d..d08444c 100644
--- a/kerby-dist/tool-dist/pom.xml
+++ b/kerby-dist/tool-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-dist</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>tool-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kdc-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kdc-test/pom.xml b/kerby-kdc-test/pom.xml
index 4ec0589..7aaeff2 100644
--- a/kerby-kdc-test/pom.xml
+++ b/kerby-kdc-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-kdc-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kdc/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kdc/pom.xml b/kerby-kdc/pom.xml
index 91c091f..be6657a 100644
--- a/kerby-kdc/pom.xml
+++ b/kerby-kdc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-kdc</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/integration-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/integration-test/pom.xml b/kerby-kerb/integration-test/pom.xml
index 8ca6821..8c7580b 100644
--- a/kerby-kerb/integration-test/pom.xml
+++ b/kerby-kerb/integration-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>integration-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-admin/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-admin/pom.xml b/kerby-kerb/kerb-admin/pom.xml
index bd222ef..70d401a 100644
--- a/kerby-kerb/kerb-admin/pom.xml
+++ b/kerby-kerb/kerb-admin/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-admin</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-client-api-all/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-client-api-all/pom.xml b/kerby-kerb/kerb-client-api-all/pom.xml
index ce90731..3447f92 100644
--- a/kerby-kerb/kerb-client-api-all/pom.xml
+++ b/kerby-kerb/kerb-client-api-all/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-client-api-all</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-client/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-client/pom.xml b/kerby-kerb/kerb-client/pom.xml
index 1692943..fa2105a 100644
--- a/kerby-kerb/kerb-client/pom.xml
+++ b/kerby-kerb/kerb-client/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-client</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-common/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-common/pom.xml b/kerby-kerb/kerb-common/pom.xml
index 14138cf..0687631 100644
--- a/kerby-kerb/kerb-common/pom.xml
+++ b/kerby-kerb/kerb-common/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-common</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-core/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-core/pom.xml b/kerby-kerb/kerb-core/pom.xml
index aea9461..6abd64d 100644
--- a/kerby-kerb/kerb-core/pom.xml
+++ b/kerby-kerb/kerb-core/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-core</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-crypto/pom.xml b/kerby-kerb/kerb-crypto/pom.xml
index 18300db..65133dd 100644
--- a/kerby-kerb/kerb-crypto/pom.xml
+++ b/kerby-kerb/kerb-crypto/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-identity-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-identity-test/pom.xml b/kerby-kerb/kerb-identity-test/pom.xml
index 4f54fce..535b59c 100644
--- a/kerby-kerb/kerb-identity-test/pom.xml
+++ b/kerby-kerb/kerb-identity-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-identity-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-identity/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-identity/pom.xml b/kerby-kerb/kerb-identity/pom.xml
index 083de7f..2e53c13 100644
--- a/kerby-kerb/kerb-identity/pom.xml
+++ b/kerby-kerb/kerb-identity/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-identity</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-kdc-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-kdc-test/pom.xml b/kerby-kerb/kerb-kdc-test/pom.xml
index da424dc..bba7861 100644
--- a/kerby-kerb/kerb-kdc-test/pom.xml
+++ b/kerby-kerb/kerb-kdc-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-kdc-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-server-api-all/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-server-api-all/pom.xml b/kerby-kerb/kerb-server-api-all/pom.xml
index adecc51..624c37b 100644
--- a/kerby-kerb/kerb-server-api-all/pom.xml
+++ b/kerby-kerb/kerb-server-api-all/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-server-api-all</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-server/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-server/pom.xml b/kerby-kerb/kerb-server/pom.xml
index 3766308..bd8ffad 100644
--- a/kerby-kerb/kerb-server/pom.xml
+++ b/kerby-kerb/kerb-server/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-server</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-simplekdc/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-simplekdc/pom.xml b/kerby-kerb/kerb-simplekdc/pom.xml
index 9ef2131..f633a69 100644
--- a/kerby-kerb/kerb-simplekdc/pom.xml
+++ b/kerby-kerb/kerb-simplekdc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-simplekdc</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/kerb-util/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-util/pom.xml b/kerby-kerb/kerb-util/pom.xml
index ab64ad6..99a7159 100644
--- a/kerby-kerb/kerb-util/pom.xml
+++ b/kerby-kerb/kerb-util/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerb-util</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-kerb/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/pom.xml b/kerby-kerb/pom.xml
index 4b2537b..d6f93c7 100644
--- a/kerby-kerb/pom.xml
+++ b/kerby-kerb/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
   
   <artifactId>kerby-kerb</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-pkix/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-pkix/pom.xml b/kerby-pkix/pom.xml
index b584b35..f0d7709 100644
--- a/kerby-pkix/pom.xml
+++ b/kerby-pkix/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-provider/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-provider/pom.xml b/kerby-provider/pom.xml
index e025ef9..83e1224 100644
--- a/kerby-provider/pom.xml
+++ b/kerby-provider/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>kerby-all</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-provider/token-provider/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-provider/token-provider/pom.xml b/kerby-provider/token-provider/pom.xml
index a58c89a..b166d2d 100644
--- a/kerby-provider/token-provider/pom.xml
+++ b/kerby-provider/token-provider/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>kerby-provider</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-tool/client-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/client-tool/pom.xml b/kerby-tool/client-tool/pom.xml
index 8ad862b..c69b15b 100644
--- a/kerby-tool/client-tool/pom.xml
+++ b/kerby-tool/client-tool/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-tool</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>client-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-tool/kdc-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/kdc-tool/pom.xml b/kerby-tool/kdc-tool/pom.xml
index 64edba2..9b47f4a 100644
--- a/kerby-tool/kdc-tool/pom.xml
+++ b/kerby-tool/kdc-tool/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.kerby</groupId>
       <artifactId>kerby-tool</artifactId>
-      <version>1.0.0-RC3-SNAPSHOT</version>
+      <version>1.0.0-RC2</version>
     </parent>
 
     <artifactId>kdc-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/kerby-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/pom.xml b/kerby-tool/pom.xml
index c529d36..8e317c0 100644
--- a/kerby-tool/pom.xml
+++ b/kerby-tool/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC3-SNAPSHOT</version>
+    <version>1.0.0-RC2</version>
   </parent>
 
   <artifactId>kerby-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/0e3a5851/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba78541..0e2d3e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.kerby</groupId>
   <artifactId>kerby-all</artifactId>
-  <version>1.0.0-RC3-SNAPSHOT</version>
+  <version>1.0.0-RC2</version>
   <packaging>pom</packaging>
 
   <name>Apache Kerby Project</name>
@@ -36,7 +36,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-kerby.git</connection>
     <url>https://github.com/apache/directory-kerby</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-kerby.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>kerby-all-1.0.0-RC2</tag>
   </scm>
 
   <distributionManagement>


[3/3] directory-kerby git commit: Change maven comipler plugin to 3.1, as with error when running mvn deploy.

Posted by pl...@apache.org.
Change maven comipler plugin to 3.1, as with error when running mvn deploy.


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

Branch: refs/heads/trunk
Commit: 9360dd717ed45da2dcc8f7214f7c5d1922a96378
Parents: f6c211b
Author: plusplusjiajia <ji...@intel.com>
Authored: Tue Mar 1 10:31:33 2016 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Tue Mar 1 10:31:33 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/9360dd71/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 54375db..0426b07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.3</version>
+          <version>3.1</version>
           <configuration>
             <source>1.7</source>
             <target>1.7</target>


[2/3] directory-kerby git commit: Revert "[maven-release-plugin] prepare release kerby-all-1.0.0-RC2"

Posted by pl...@apache.org.
Revert "[maven-release-plugin] prepare release kerby-all-1.0.0-RC2"

This reverts commit 28f04c3f67e3008e148f1f5952c3881bd473bb14.


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

Branch: refs/heads/trunk
Commit: f6c211b6922b2a49b41c96a882091ea69018392e
Parents: 0e3a585
Author: plusplusjiajia <ji...@intel.com>
Authored: Tue Mar 1 10:26:45 2016 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Tue Mar 1 10:26:45 2016 +0800

----------------------------------------------------------------------
 benchmark/pom.xml                       | 2 +-
 kerby-backend/json-backend/pom.xml      | 2 +-
 kerby-backend/ldap-backend/pom.xml      | 2 +-
 kerby-backend/mavibot-backend/pom.xml   | 2 +-
 kerby-backend/pom.xml                   | 2 +-
 kerby-backend/zookeeper-backend/pom.xml | 2 +-
 kerby-common/kerby-asn1/pom.xml         | 2 +-
 kerby-common/kerby-config/pom.xml       | 2 +-
 kerby-common/kerby-util/pom.xml         | 2 +-
 kerby-common/pom.xml                    | 2 +-
 kerby-dist/kdc-dist/pom.xml             | 2 +-
 kerby-dist/pom.xml                      | 2 +-
 kerby-dist/tool-dist/pom.xml            | 2 +-
 kerby-kdc-test/pom.xml                  | 2 +-
 kerby-kdc/pom.xml                       | 2 +-
 kerby-kerb/integration-test/pom.xml     | 2 +-
 kerby-kerb/kerb-admin/pom.xml           | 2 +-
 kerby-kerb/kerb-client-api-all/pom.xml  | 2 +-
 kerby-kerb/kerb-client/pom.xml          | 2 +-
 kerby-kerb/kerb-common/pom.xml          | 2 +-
 kerby-kerb/kerb-core/pom.xml            | 2 +-
 kerby-kerb/kerb-crypto/pom.xml          | 2 +-
 kerby-kerb/kerb-identity-test/pom.xml   | 2 +-
 kerby-kerb/kerb-identity/pom.xml        | 2 +-
 kerby-kerb/kerb-kdc-test/pom.xml        | 2 +-
 kerby-kerb/kerb-server-api-all/pom.xml  | 2 +-
 kerby-kerb/kerb-server/pom.xml          | 2 +-
 kerby-kerb/kerb-simplekdc/pom.xml       | 2 +-
 kerby-kerb/kerb-util/pom.xml            | 2 +-
 kerby-kerb/pom.xml                      | 2 +-
 kerby-pkix/pom.xml                      | 2 +-
 kerby-provider/pom.xml                  | 2 +-
 kerby-provider/token-provider/pom.xml   | 2 +-
 kerby-tool/client-tool/pom.xml          | 2 +-
 kerby-tool/kdc-tool/pom.xml             | 2 +-
 kerby-tool/pom.xml                      | 2 +-
 pom.xml                                 | 4 ++--
 37 files changed, 38 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 72047e6..d50401e 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.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>benchmark</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-backend/json-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/json-backend/pom.xml b/kerby-backend/json-backend/pom.xml
index b3da720..d7bde70 100644
--- a/kerby-backend/json-backend/pom.xml
+++ b/kerby-backend/json-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>json-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-backend/ldap-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/ldap-backend/pom.xml b/kerby-backend/ldap-backend/pom.xml
index 73b0fdc..7c3ae0f 100644
--- a/kerby-backend/ldap-backend/pom.xml
+++ b/kerby-backend/ldap-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldap-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-backend/mavibot-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/mavibot-backend/pom.xml b/kerby-backend/mavibot-backend/pom.xml
index 6c94eb2..71a7454 100644
--- a/kerby-backend/mavibot-backend/pom.xml
+++ b/kerby-backend/mavibot-backend/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
   <artifactId>mavibot-backend</artifactId>
   <name>Mavibot based backend</name>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/pom.xml b/kerby-backend/pom.xml
index feba75f..1305721 100644
--- a/kerby-backend/pom.xml
+++ b/kerby-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-backend/zookeeper-backend/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-backend/zookeeper-backend/pom.xml b/kerby-backend/zookeeper-backend/pom.xml
index 4b6585a..03b7cac 100644
--- a/kerby-backend/zookeeper-backend/pom.xml
+++ b/kerby-backend/zookeeper-backend/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-backend</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>zookeeper-backend</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-common/kerby-asn1/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-asn1/pom.xml b/kerby-common/kerby-asn1/pom.xml
index 0eda2c5..2e44285 100644
--- a/kerby-common/kerby-asn1/pom.xml
+++ b/kerby-common/kerby-asn1/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-common/kerby-config/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-config/pom.xml b/kerby-common/kerby-config/pom.xml
index addacc4..54b3c76 100644
--- a/kerby-common/kerby-config/pom.xml
+++ b/kerby-common/kerby-config/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-common/kerby-util/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/kerby-util/pom.xml b/kerby-common/kerby-util/pom.xml
index 110bb9a..d683b8c 100644
--- a/kerby-common/kerby-util/pom.xml
+++ b/kerby-common/kerby-util/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-common</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-util</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-common/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-common/pom.xml b/kerby-common/pom.xml
index 8dc2d1d..1c96492 100644
--- a/kerby-common/pom.xml
+++ b/kerby-common/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
   
   <artifactId>kerby-common</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-dist/kdc-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/kdc-dist/pom.xml b/kerby-dist/kdc-dist/pom.xml
index 4dbecd0..6992eef 100644
--- a/kerby-dist/kdc-dist/pom.xml
+++ b/kerby-dist/kdc-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-dist</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kdc-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/pom.xml b/kerby-dist/pom.xml
index d03dec1..6fc0948 100644
--- a/kerby-dist/pom.xml
+++ b/kerby-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-dist/tool-dist/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-dist/tool-dist/pom.xml b/kerby-dist/tool-dist/pom.xml
index d08444c..74b7020 100644
--- a/kerby-dist/tool-dist/pom.xml
+++ b/kerby-dist/tool-dist/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-dist</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>tool-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kdc-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kdc-test/pom.xml b/kerby-kdc-test/pom.xml
index 7aaeff2..a5d983c 100644
--- a/kerby-kdc-test/pom.xml
+++ b/kerby-kdc-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-kdc-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kdc/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kdc/pom.xml b/kerby-kdc/pom.xml
index be6657a..ed222ec 100644
--- a/kerby-kdc/pom.xml
+++ b/kerby-kdc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-kdc</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/integration-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/integration-test/pom.xml b/kerby-kerb/integration-test/pom.xml
index 8c7580b..d73c192 100644
--- a/kerby-kerb/integration-test/pom.xml
+++ b/kerby-kerb/integration-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>integration-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-admin/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-admin/pom.xml b/kerby-kerb/kerb-admin/pom.xml
index 70d401a..effc642 100644
--- a/kerby-kerb/kerb-admin/pom.xml
+++ b/kerby-kerb/kerb-admin/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-admin</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-client-api-all/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-client-api-all/pom.xml b/kerby-kerb/kerb-client-api-all/pom.xml
index 3447f92..2ad3a53 100644
--- a/kerby-kerb/kerb-client-api-all/pom.xml
+++ b/kerby-kerb/kerb-client-api-all/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-client-api-all</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-client/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-client/pom.xml b/kerby-kerb/kerb-client/pom.xml
index fa2105a..d75eaea 100644
--- a/kerby-kerb/kerb-client/pom.xml
+++ b/kerby-kerb/kerb-client/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-client</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-common/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-common/pom.xml b/kerby-kerb/kerb-common/pom.xml
index 0687631..e896aed 100644
--- a/kerby-kerb/kerb-common/pom.xml
+++ b/kerby-kerb/kerb-common/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-common</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-core/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-core/pom.xml b/kerby-kerb/kerb-core/pom.xml
index 6abd64d..dac1da5 100644
--- a/kerby-kerb/kerb-core/pom.xml
+++ b/kerby-kerb/kerb-core/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-core</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-crypto/pom.xml b/kerby-kerb/kerb-crypto/pom.xml
index 65133dd..94c3a80 100644
--- a/kerby-kerb/kerb-crypto/pom.xml
+++ b/kerby-kerb/kerb-crypto/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-identity-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-identity-test/pom.xml b/kerby-kerb/kerb-identity-test/pom.xml
index 535b59c..abb4138 100644
--- a/kerby-kerb/kerb-identity-test/pom.xml
+++ b/kerby-kerb/kerb-identity-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-identity-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-identity/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-identity/pom.xml b/kerby-kerb/kerb-identity/pom.xml
index 2e53c13..f1dd25a 100644
--- a/kerby-kerb/kerb-identity/pom.xml
+++ b/kerby-kerb/kerb-identity/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-identity</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-kdc-test/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-kdc-test/pom.xml b/kerby-kerb/kerb-kdc-test/pom.xml
index bba7861..fae0ea9 100644
--- a/kerby-kerb/kerb-kdc-test/pom.xml
+++ b/kerby-kerb/kerb-kdc-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-kdc-test</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-server-api-all/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-server-api-all/pom.xml b/kerby-kerb/kerb-server-api-all/pom.xml
index 624c37b..281e5d4 100644
--- a/kerby-kerb/kerb-server-api-all/pom.xml
+++ b/kerby-kerb/kerb-server-api-all/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-server-api-all</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-server/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-server/pom.xml b/kerby-kerb/kerb-server/pom.xml
index bd8ffad..edb355c 100644
--- a/kerby-kerb/kerb-server/pom.xml
+++ b/kerby-kerb/kerb-server/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-server</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-simplekdc/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-simplekdc/pom.xml b/kerby-kerb/kerb-simplekdc/pom.xml
index f633a69..9e23c69 100644
--- a/kerby-kerb/kerb-simplekdc/pom.xml
+++ b/kerby-kerb/kerb-simplekdc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-simplekdc</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/kerb-util/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/kerb-util/pom.xml b/kerby-kerb/kerb-util/pom.xml
index 99a7159..9c2afc7 100644
--- a/kerby-kerb/kerb-util/pom.xml
+++ b/kerby-kerb/kerb-util/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-kerb</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerb-util</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-kerb/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-kerb/pom.xml b/kerby-kerb/pom.xml
index d6f93c7..ae3d44a 100644
--- a/kerby-kerb/pom.xml
+++ b/kerby-kerb/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
   
   <artifactId>kerby-kerb</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-pkix/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-pkix/pom.xml b/kerby-pkix/pom.xml
index f0d7709..36dfc3a 100644
--- a/kerby-pkix/pom.xml
+++ b/kerby-pkix/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-provider/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-provider/pom.xml b/kerby-provider/pom.xml
index 83e1224..1519bd3 100644
--- a/kerby-provider/pom.xml
+++ b/kerby-provider/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>kerby-all</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-provider/token-provider/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-provider/token-provider/pom.xml b/kerby-provider/token-provider/pom.xml
index b166d2d..7e6f41a 100644
--- a/kerby-provider/token-provider/pom.xml
+++ b/kerby-provider/token-provider/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>kerby-provider</artifactId>
     <groupId>org.apache.kerby</groupId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-tool/client-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/client-tool/pom.xml b/kerby-tool/client-tool/pom.xml
index c69b15b..b6fb6d1 100644
--- a/kerby-tool/client-tool/pom.xml
+++ b/kerby-tool/client-tool/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-tool</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>client-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-tool/kdc-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/kdc-tool/pom.xml b/kerby-tool/kdc-tool/pom.xml
index 9b47f4a..33f8eff 100644
--- a/kerby-tool/kdc-tool/pom.xml
+++ b/kerby-tool/kdc-tool/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.kerby</groupId>
       <artifactId>kerby-tool</artifactId>
-      <version>1.0.0-RC2</version>
+      <version>1.0.0-RC2-SNAPSHOT</version>
     </parent>
 
     <artifactId>kdc-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/kerby-tool/pom.xml
----------------------------------------------------------------------
diff --git a/kerby-tool/pom.xml b/kerby-tool/pom.xml
index 8e317c0..b834f66 100644
--- a/kerby-tool/pom.xml
+++ b/kerby-tool/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.kerby</groupId>
     <artifactId>kerby-all</artifactId>
-    <version>1.0.0-RC2</version>
+    <version>1.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>kerby-tool</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/f6c211b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0e2d3e8..54375db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.kerby</groupId>
   <artifactId>kerby-all</artifactId>
-  <version>1.0.0-RC2</version>
+  <version>1.0.0-RC2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Kerby Project</name>
@@ -36,7 +36,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-kerby.git</connection>
     <url>https://github.com/apache/directory-kerby</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-kerby.git</developerConnection>
-    <tag>kerby-all-1.0.0-RC2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <distributionManagement>