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 2013/10/22 00:02:45 UTC

[1/3] git commit: ISIS-437: updating shiro security pom parent...

Updated Branches:
  refs/heads/prepare/isis-1.3.0-RC1 a1b7b76d6 -> 4b8326373


ISIS-437: updating shiro security pom parent...

... to be isis-core 1.3.0


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

Branch: refs/heads/prepare/isis-1.3.0-RC1
Commit: 92a6071daf995d0053c4a88a794a20d21cd2332e
Parents: a1b7b76
Author: Dan Haywood <da...@apache.org>
Authored: Mon Oct 21 22:48:32 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Mon Oct 21 22:48:32 2013 +0100

----------------------------------------------------------------------
 component/security/shiro/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/92a6071d/component/security/shiro/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/shiro/pom.xml b/component/security/shiro/pom.xml
index b2ab9f9..eb48dc3 100644
--- a/component/security/shiro/pom.xml
+++ b/component/security/shiro/pom.xml
@@ -23,13 +23,13 @@
 	<parent>
 		<groupId>org.apache.isis.core</groupId>
 		<artifactId>isis</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.0</version>
 		<relativePath>../../../core/pom.xml</relativePath>
 	</parent>
 
 	<groupId>org.apache.isis.security</groupId>
 	<artifactId>isis-security-shiro</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
 
 	<name>Isis Shiro Security</name>
 
@@ -104,7 +104,7 @@
 			<dependency>
 			    <groupId>org.apache.isis.security</groupId>
 			    <artifactId>isis-security-shiro</artifactId>
-				<version>1.1.2-SNAPSHOT</version>
+				<version>1.3.0-SNAPSHOT</version>
 			</dependency>
     	</dependencies>
     </dependencyManagement>


[2/3] git commit: [maven-release-plugin] prepare release isis-security-shiro-1.3.0

Posted by da...@apache.org.
[maven-release-plugin] prepare release isis-security-shiro-1.3.0


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

Branch: refs/heads/prepare/isis-1.3.0-RC1
Commit: a773eef138c77689bbac264dc56bb3c07412b86a
Parents: 92a6071
Author: Dan Haywood <da...@apache.org>
Authored: Mon Oct 21 22:51:11 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Mon Oct 21 22:51:11 2013 +0100

----------------------------------------------------------------------
 component/security/shiro/pom.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/a773eef1/component/security/shiro/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/shiro/pom.xml b/component/security/shiro/pom.xml
index eb48dc3..5137717 100644
--- a/component/security/shiro/pom.xml
+++ b/component/security/shiro/pom.xml
@@ -29,7 +29,7 @@
 
 	<groupId>org.apache.isis.security</groupId>
 	<artifactId>isis-security-shiro</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0</version>
 
 	<name>Isis Shiro Security</name>
 
@@ -104,7 +104,7 @@
 			<dependency>
 			    <groupId>org.apache.isis.security</groupId>
 			    <artifactId>isis-security-shiro</artifactId>
-				<version>1.3.0-SNAPSHOT</version>
+				<version>1.3.0</version>
 			</dependency>
     	</dependencies>
     </dependencyManagement>
@@ -160,4 +160,8 @@
 
 
 	</dependencies>
+
+  <scm>
+    <tag>isis-security-shiro-1.3.0</tag>
+  </scm>
 </project>


[3/3] git commit: [maven-release-plugin] prepare for next development iteration

Posted by da...@apache.org.
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/prepare/isis-1.3.0-RC1
Commit: 4b83263739701b5f28d9df4df882f2c2002544f6
Parents: a773eef
Author: Dan Haywood <da...@apache.org>
Authored: Mon Oct 21 22:51:22 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Mon Oct 21 22:51:22 2013 +0100

----------------------------------------------------------------------
 component/security/shiro/pom.xml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/4b832637/component/security/shiro/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/shiro/pom.xml b/component/security/shiro/pom.xml
index 5137717..8b38f8d 100644
--- a/component/security/shiro/pom.xml
+++ b/component/security/shiro/pom.xml
@@ -29,7 +29,7 @@
 
 	<groupId>org.apache.isis.security</groupId>
 	<artifactId>isis-security-shiro</artifactId>
-    <version>1.3.0</version>
+    <version>1.4.0-SNAPSHOT</version>
 
 	<name>Isis Shiro Security</name>
 
@@ -104,7 +104,7 @@
 			<dependency>
 			    <groupId>org.apache.isis.security</groupId>
 			    <artifactId>isis-security-shiro</artifactId>
-				<version>1.3.0</version>
+				<version>1.4.0-SNAPSHOT</version>
 			</dependency>
     	</dependencies>
     </dependencyManagement>
@@ -160,8 +160,4 @@
 
 
 	</dependencies>
-
-  <scm>
-    <tag>isis-security-shiro-1.3.0</tag>
-  </scm>
 </project>