You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2017/11/18 02:32:03 UTC

juddi git commit: rollback

Repository: juddi
Updated Branches:
  refs/heads/master 36ef8bced -> b2e2512e9


rollback


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

Branch: refs/heads/master
Commit: b2e2512e9576eac8d2df38bc0bcbcd7838af7cd1
Parents: 36ef8bc
Author: Alex O'Ree <al...@apache.org>
Authored: Fri Nov 17 21:32:01 2017 -0500
Committer: Alex O'Ree <al...@apache.org>
Committed: Fri Nov 17 21:32:01 2017 -0500

----------------------------------------------------------------------
 docs/asciidoc/ClientGuide/pom.xml | 2 +-
 docs/asciidoc/Guide/pom.xml       | 2 +-
 docs/asciidoc/pom.xml             | 2 +-
 docs/dist/pom.xml                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/b2e2512e/docs/asciidoc/ClientGuide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/ClientGuide/pom.xml b/docs/asciidoc/ClientGuide/pom.xml
index e9072c6..9ef4c1b 100644
--- a/docs/asciidoc/ClientGuide/pom.xml
+++ b/docs/asciidoc/ClientGuide/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.3.6-SNAPSHOT</version>
+        <version>3.3.5-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-client-guide</artifactId>
     <packaging>jdocbook</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/b2e2512e/docs/asciidoc/Guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/Guide/pom.xml b/docs/asciidoc/Guide/pom.xml
index 4d0dec8..2b3b8a2 100644
--- a/docs/asciidoc/Guide/pom.xml
+++ b/docs/asciidoc/Guide/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-guide-parent</artifactId>
-        <version>3.3.6-SNAPSHOT</version>
+        <version>3.3.5-SNAPSHOT</version>
     </parent>
     <artifactId>juddi-guide</artifactId>
     <packaging>jdocbook</packaging>

http://git-wip-us.apache.org/repos/asf/juddi/blob/b2e2512e/docs/asciidoc/pom.xml
----------------------------------------------------------------------
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index 4bd5fa2..adb20ec 100644
--- a/docs/asciidoc/pom.xml
+++ b/docs/asciidoc/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
         <groupId>org.apache.juddi.juddi-docs</groupId>
         <artifactId>juddi-docs</artifactId>
-        <version>3.3.6-SNAPSHOT</version>
+        <version>3.3.5-SNAPSHOT</version>
     </parent>
 	<packaging>pom</packaging>
 	<groupId>org.apache.juddi.juddi-docs</groupId>

http://git-wip-us.apache.org/repos/asf/juddi/blob/b2e2512e/docs/dist/pom.xml
----------------------------------------------------------------------
diff --git a/docs/dist/pom.xml b/docs/dist/pom.xml
index fbf6878..6c9af7b 100644
--- a/docs/dist/pom.xml
+++ b/docs/dist/pom.xml
@@ -12,7 +12,7 @@
 	<parent>
 		<groupId>org.apache.juddi.juddi-docs</groupId>
 		<artifactId>juddi-docs</artifactId>
-		<version>3.3.6-SNAPSHOT</version>
+		<version>3.3.5-SNAPSHOT</version>
 	</parent>
 	<artifactId>juddi-docs-dist</artifactId>
 	<name>jUDDI Document Packaging</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org