Skip to content

Commit

Permalink
[maven-release-plugin] prepare release rice-2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed May 9, 2017
1 parent 11f2aaf commit cc26dac
Show file tree
Hide file tree
Showing 99 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion config/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-config</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-archetype</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion config/archetype/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-archetype</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-archetype-quickstart</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion config/checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-config</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-checkstyle</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion config/deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-config</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-deploy</artifactId>
<name>Rice Deploy</name>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-config</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion db/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-db</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-db-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/client/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex-client</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-client-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/client/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex-client</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-client-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-master</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-db</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/server/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex-server</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-server-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/server/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex-server</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-server-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/impex/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-impex</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-impex-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-db</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion db/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-db</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-sql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion db/xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-db</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion development-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-development-tools</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-dist</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<packaging>pom</packaging>
<name>Rice</name>
<inceptionYear>2005</inceptionYear>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
<description>
The Kuali Rice effort provides an enterprise class middleware suite of integrated products that allows
both Kuali and non-Kuali applications
Expand Down Expand Up @@ -2622,7 +2622,7 @@
<developerConnection>scm:git:git@github.com:KualiCo/rice.git</developerConnection>
<connection>scm:git:git@github.com:KualiCo/rice.git</connection>
<url>https://github.com/KualiCo/rice/tree/${project.scm.tag}</url>
<tag>master</tag>
<tag>rice-2.6.0</tag>
</scm>

</project>
2 changes: 1 addition & 1 deletion rice-framework/krad-app-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-krad-app-framework</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-development-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-framework</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-krad-development-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-framework</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-it-krad</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-sampleapp/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-krad-sampleapp</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-sampleapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-sampleapp/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-krad-sampleapp</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-theme-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-krad-theme-builder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-theme-builder/src/test/builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
<relativePath>../../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-web-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>rice-framework</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-krad-web-framework</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rice-framework/krad-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-framework</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<artifactId>rice-krad-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rice-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/client-contrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-middleware</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core-service/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-core-service</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core-service/framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>rice-core-service</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core-service/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-core-service</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-middleware</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-core-service</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core-service/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>rice-core-service</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-core</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-core-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core/framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>rice-core</artifactId>
<groupId>org.kuali.rice</groupId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-core</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rice-middleware/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-middleware</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0</version>
</parent>
<artifactId>rice-core</artifactId>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit cc26dac

Please sign in to comment.