Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ssp-2-5-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccallum committed Aug 21, 2014
1 parent 6bfe454 commit 11f8005
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion bootstrap/hsqldb/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>bootstrap</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/pluto-assembler/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>bootstrap</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/uportal-ant-tasks/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>bootstrap</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
<packaging>pom</packaging>

<name>SSP Platform Parent</name>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:git://github.com/russlittle/SSP-Platform.git</connection>
<developerConnection>scm:git:git@github.com:russlittle/SSP-Platform.git</developerConnection>
<url>https://github.com/russlittle/SSP-Platform</url>
<tag>ssp-rel-2-5-patches</tag>
<tag>ssp-2-5-2</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion uportal-ear/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion uportal-portlets-overlay/NotificationPortlet/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform.portlets-overlay</groupId>
<artifactId>platform-portlets-overlay</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion uportal-portlets-overlay/SimpleContentPortlet/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform.portlets-overlay</groupId>
<artifactId>platform-portlets-overlay</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion uportal-portlets-overlay/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions uportal-portlets-overlay/ssp/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform.portlets-overlay</groupId>
<artifactId>platform-portlets-overlay</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>org.jasig.ssp</groupId>
<artifactId>ssp</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
<type>war</type>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion uportal-search-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion uportal-war/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jasig.ssp.platform</groupId>
<artifactId>platform-parent</artifactId>
<version>2.5.2-SNAPSHOT</version>
<version>2.5.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 11f8005

Please sign in to comment.