You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/07/12 22:54:08 UTC

[15/21] isis git commit: ISIS-1335: bumping version for adocs pom.xml

ISIS-1335: bumping version for adocs pom.xml


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

Branch: refs/heads/master
Commit: 2e56aff0fd21b9d9513ff9e0d81abff7ded0b5db
Parents: 7f83398
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Mon Jul 11 20:23:52 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Mon Jul 11 20:23:52 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/2e56aff0/adocs/documentation/pom.xml
----------------------------------------------------------------------
diff --git a/adocs/documentation/pom.xml b/adocs/documentation/pom.xml
index 993e5c7..c6627c9 100644
--- a/adocs/documentation/pom.xml
+++ b/adocs/documentation/pom.xml
@@ -33,7 +33,7 @@
 
     <groupId>org.apache.isis.docs</groupId>
     <artifactId>isis-documentation</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.14.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Isis Docs</name>