[maven-release-plugin] prepare release jbgjob-0.3.2

This commit is contained in:
Travis Burtrum 2015-03-16 14:22:51 -04:00
parent 01d201aaf1
commit 67f8d6e767
5 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>com.moparisthebest.jbgjob</groupId> <groupId>com.moparisthebest.jbgjob</groupId>
<artifactId>jbgjob</artifactId> <artifactId>jbgjob</artifactId>
<version>0.3.2-SNAPSHOT</version> <version>0.3.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>core</artifactId> <artifactId>core</artifactId>

View File

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.moparisthebest.jbgjob</groupId> <groupId>com.moparisthebest.jbgjob</groupId>
<artifactId>jbgjob</artifactId> <artifactId>jbgjob</artifactId>
<version>0.3.2-SNAPSHOT</version> <version>0.3.2</version>
<name>jbgjob</name> <name>jbgjob</name>
<description> <description>
jBgJob (Java Background Job) lets you schedule Java jobs to be ran in the background. They can run in any jBgJob (Java Background Job) lets you schedule Java jobs to be ran in the background. They can run in any

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>com.moparisthebest.jbgjob</groupId> <groupId>com.moparisthebest.jbgjob</groupId>
<artifactId>jbgjob</artifactId> <artifactId>jbgjob</artifactId>
<version>0.3.2-SNAPSHOT</version> <version>0.3.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>redisprocessor</artifactId> <artifactId>redisprocessor</artifactId>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>com.moparisthebest.jbgjob</groupId> <groupId>com.moparisthebest.jbgjob</groupId>
<artifactId>jbgjob</artifactId> <artifactId>jbgjob</artifactId>
<version>0.3.2-SNAPSHOT</version> <version>0.3.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>redisscheduler</artifactId> <artifactId>redisscheduler</artifactId>

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>com.moparisthebest.jbgjob</groupId> <groupId>com.moparisthebest.jbgjob</groupId>
<artifactId>jbgjob</artifactId> <artifactId>jbgjob</artifactId>
<version>0.3.2-SNAPSHOT</version> <version>0.3.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>threadscheduler</artifactId> <artifactId>threadscheduler</artifactId>