Skip to content

Commit

Permalink
version changes for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikkola committed Oct 24, 2011
1 parent 5128a69 commit fff3dba
Show file tree
Hide file tree
Showing 20 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion jbpm-bam/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-bam</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-bpmn2/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-bpmn2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-distribution/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>

<artifactId>jbpm-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-docs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>

<artifactId>jbpm-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-docs/src/main/docbook/en-US/master.xml
Expand Up @@ -7,7 +7,7 @@

<info>
<title>jBPM User Guide</title>
<releaseinfo>5.1.2-SNAPSHOT</releaseinfo>
<releaseinfo>5.1.2.Final</releaseinfo>
<authorgroup>
<author>
<orgname><link xlink:href="http://www.jboss.org/jbpm">The jBPM team</link></orgname>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-flow-builder/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-flow-builder</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-flow/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-flow</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions jbpm-gwt/jbpm-gwt-console/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm-gwt</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt-core</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-shared</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
<scope>compile</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions jbpm-gwt/jbpm-gwt-form/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm-gwt</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt-form</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-shared</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jbpm-gwt/jbpm-gwt-graph/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm-gwt</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt-graph</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-shared</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jbpm-gwt/jbpm-gwt-server-war/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm-gwt</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt-console-server</artifactId>
<packaging>war</packaging>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-shared</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</dependency>
<dependency>
<groupId>javassist</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-gwt/jbpm-gwt-shared/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt-shared</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jbpm-gwt/jbpm-gwt-war/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm-gwt</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>

<artifactId>jbpm-gwt-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-gwt/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-gwt</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jbpm-human-task/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-human-task</artifactId>
<packaging>jar</packaging>
Expand Down
16 changes: 8 additions & 8 deletions jbpm-installer/build.properties
@@ -1,26 +1,26 @@
# the version of jBPM you want to use
# and the associated URL you want to get the dependencies from
# for example:
# jBPM.version=5.1.2-SNAPSHOT
# jBPM.url=http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2-SNAPSHOT
jBPM.version=5.1.2-SNAPSHOT
jBPM.url=http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2-SNAPSHOT
# jBPM.version=5.1.2.Final
# jBPM.url=http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2.Final
jBPM.version=5.1.2.Final
jBPM.url=http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2.Final

# the version of Drools Eclipse plugin you want to use
# and the associated URL you want to get the dependencies from
# for example:
# drools.eclipse.version=5.2.2-SNAPSHOT
# drools.eclipse.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/org.drools.updatesite/5.2.2-SNAPSHOT/org.drools.updatesite-5.2.2-SNAPSHOT-assembly.zip
drools.eclipse.version=5.2.2-SNAPSHOT
drools.eclipse.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/org.drools.updatesite/5.2.2-SNAPSHOT/org.drools.updatesite-5.2.2-SNAPSHOT-assembly.zip
drools.eclipse.version=5.3.0.Final
drools.eclipse.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/org.drools.updatesite/5.3.0.Final/org.drools.updatesite-5.3.0.Final-assembly.zip

# the version of Drools Guvnor you want to use
# and the associated URL you want to get the dependencies from
# for example:
# drools.guvnor.version=5.2.2-SNAPSHOT
# drools.guvnor.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/guvnor-distribution-wars/5.2.2-SNAPSHOT/guvnor-distribution-wars-5.2.2-SNAPSHOT-jboss-as-5.1.war
drools.guvnor.version=5.2.2-SNAPSHOT
drools.guvnor.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/guvnor-distribution-wars/5.2.2-SNAPSHOT/guvnor-distribution-wars-5.2.2-SNAPSHOT-jboss-as-5.1.war
drools.guvnor.version=5.3.0.Final
drools.guvnor.url=https://repository.jboss.org/nexus/content/repositories/releases/org/drools/guvnor-distribution-wars/5.3.0.Final/guvnor-distribution-wars-5.3.0.Final-jboss-as-5.1.war

# the version of the Designer you want to use
# and the associated URL you want to get it from
Expand Down
2 changes: 1 addition & 1 deletion jbpm-installer/build.xml
Expand Up @@ -209,7 +209,7 @@
<target name="download.jBPM.eclipse" depends="download.jBPM.eclipse.check" if="jBPM.eclipse.not.available">
<echo message="Getting jBPM Eclipse ..." />
<mkdir dir="${install.home}/lib"/>
<get src="http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2-SNAPSHOT/jbpm-5.1.2-SNAPSHOT-eclipse-all.zip/download" dest="${install.home}/lib/jbpm-${jBPM.version}-eclipse-all.zip" />
<get src="http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.1.2.Final/jbpm-5.1.2.Final-eclipse-all.zip/download" dest="${install.home}/lib/jbpm-${jBPM.version}-eclipse-all.zip" />
</target>

<!-- Download Drools Eclipse plugins -->
Expand Down
2 changes: 1 addition & 1 deletion jbpm-persistence-jpa/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-persistence-jpa</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jbpm-workitems/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
</parent>
<artifactId>jbpm-workitems</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<artifactId>jbpm</artifactId>
<packaging>pom</packaging>
<name>jBPM</name>
<version>5.1.2-SNAPSHOT</version>
<version>5.1.2.Final</version>
<description>jBPM: a Business Process Management (BPM) Suite</description>
<url>http://www.jboss.org/jbpm/</url>
<properties>
Expand Down

0 comments on commit fff3dba

Please sign in to comment.