Repository: incubator-trafodion Updated Branches: refs/heads/master 00b3291a3 -> f0bc795b7
Added a blank character to tickle github push Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f0bc795b Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f0bc795b Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f0bc795b Branch: refs/heads/master Commit: f0bc795b77a22ddb51bc766a490bc0982ee1be44 Parents: 00b3291 Author: Dave Birdsall <[email protected]> Authored: Fri Apr 8 20:06:01 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Fri Apr 8 20:06:01 2016 +0000 ---------------------------------------------------------------------- docs/spj_guide/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/f0bc795b/docs/spj_guide/pom.xml ---------------------------------------------------------------------- diff --git a/docs/spj_guide/pom.xml b/docs/spj_guide/pom.xml index 9419051..ad434df 100644 --- a/docs/spj_guide/pom.xml +++ b/docs/spj_guide/pom.xml @@ -122,7 +122,7 @@ <artifactId>gem-maven-plugin</artifactId> <version>1.0.10</version> <configuration> - <!-- align JRuby version with AsciidoctorJ to avoid redundant downloading --> + <!-- align JRuby version with AsciidoctorJ to avoid redundant downloading --> <jrubyVersion>${jruby.version}</jrubyVersion> <gemHome>${project.build.directory}/gems</gemHome> <gemPath>${project.build.directory}/gems</gemPath>
