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

This commit is contained in:
Scott Battaglia 2014-01-07 21:15:06 -05:00
parent 4d12772bc4
commit 4d7b2517a9
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent> <parent>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent> <parent>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent> <parent>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<name>Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache <name>Jasig CAS Client for Java - Distributed Proxy Storage Support: EhCache

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -6,7 +6,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.jasig.cas.client</groupId> <groupId>org.jasig.cas.client</groupId>
<version>3.3.0</version> <version>3.3.1-SNAPSHOT</version>
<artifactId>cas-client</artifactId> <artifactId>cas-client</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>