Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mint-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianfeng Li committed Sep 30, 2013
1 parent f470593 commit b5281b5
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-config</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<packaging>jar</packaging>
<name>The Mint - Generic Configuration</name>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<build>
Expand Down
8 changes: 4 additions & 4 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<packaging>pom</packaging>
<name>The Mint - Project</name>
<parent>
Expand All @@ -22,17 +22,17 @@
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-common</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-core</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-plugin-api</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions plugins/sru/sruclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>sruclient-mint</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>The Mint - SRU Client</name>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions plugins/transaction/curation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transaction-curation-mint</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>The Mint - Plugin - Transaction - Curation</name>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions plugins/transformer/handle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-handle</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>The Mint - Plugin - Transformer - Handle</name>
<url>http://fascinator.usq.edu.au/trac/wiki/tf2/DeveloperNotes/plugins/transformer/handle</url>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions plugins/transformer/local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-local</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>The Mint - Plugin - Transformer - Local Curation</name>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-ram</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
26 changes: 13 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<packaging>pom</packaging>
<name>The Mint</name>
<parent>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-project</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
<modules>
Expand Down Expand Up @@ -46,7 +46,7 @@
<artifactId>fascinator-portal</artifactId>
<type>war</type>
<classifier>skinny</classifier>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
Expand Down Expand Up @@ -130,61 +130,61 @@
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-csv</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-jsonVelocity</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
</dependency>
<!-- Fascinator Plugins -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-access-derby</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-authentication-internal</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-oai-pmh</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-workflow</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-indexer-solr</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-roles-internal</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-filesystem</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-subscriber-solrEventLog</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b5281b5

Please sign in to comment.