Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release orca-5.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Komal Thareja committed Nov 9, 2018
1 parent 1399771 commit 4edb784
Show file tree
Hide file tree
Showing 53 changed files with 77 additions and 77 deletions.
4 changes: 2 additions & 2 deletions boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>
boot
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<packaging>
jar
</packaging>
Expand All @@ -23,7 +23,7 @@
<artifactId>
orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions controllers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
<packaging>
pom
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<parent>
<groupId>
orca
</groupId>
<artifactId>
orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions controllers/xmlrpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>
jar
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca XML-RPC Controller
</name>
Expand All @@ -23,7 +23,7 @@
<artifactId>
controllers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
2 changes: 1 addition & 1 deletion core/drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<profiles>
Expand Down
2 changes: 1 addition & 1 deletion core/handlers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion core/policy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<groupId>orca</groupId>
<artifactId>core</artifactId>
<packaging>pom</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>Orca Framework Core</name>
<parent>
<groupId>orca</groupId>
<artifactId>orca</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion core/shirako/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/tools/authmodule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>orca.core</groupId>
<artifactId>tools</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/tools/axis2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>orca.core</groupId>
<artifactId>tools</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion core/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>orca</groupId>
<artifactId>core</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docker/orca-rpmbuild/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_am_broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<!-- <dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion docker/orca_sm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>
docker-orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<artifactId>
orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<modules>
<module>
Expand Down
4 changes: 2 additions & 2 deletions embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>
jar
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca Network Embedding v2
</name>
Expand All @@ -25,7 +25,7 @@
<artifactId>
orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions handlers/ec2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>
jar
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca EC2 Handlers Library
</name>
Expand All @@ -23,7 +23,7 @@
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions handlers/ibm_ds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>
jar
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca IBM_DS Handlers Library
</name>
Expand All @@ -23,7 +23,7 @@
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions handlers/network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>
network
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca Network Handlers
</name>
Expand All @@ -19,7 +19,7 @@
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
2 changes: 1 addition & 1 deletion handlers/nodeagent2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<groupId>
orca.handlers
Expand Down
4 changes: 2 additions & 2 deletions handlers/nsi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<groupId>
orca
</groupId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<groupId>
orca.handlers.network
</groupId>
<artifactId>
nsi
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<packaging>
jar
</packaging>
Expand Down
2 changes: 1 addition & 1 deletion handlers/oess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>
orca
</groupId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<groupId>
orca.handlers.network
Expand Down
2 changes: 1 addition & 1 deletion handlers/oscars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>
orca
</groupId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
</parent>
<groupId>
orca.handlers.network
Expand Down
4 changes: 2 additions & 2 deletions handlers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<name>
Orca Handlers
</name>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<parent>
<groupId>
orca
</groupId>
<artifactId>
orca
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions handlers/providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
<name>
Orca Network Provider handlers
</name>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<parent>
<groupId>
orca
</groupId>
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
4 changes: 2 additions & 2 deletions handlers/slurm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>
jar
</packaging>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<name>
Orca SLURM Handlers Library
</name>
Expand All @@ -23,7 +23,7 @@
<artifactId>
handlers
</artifactId>
<version>5.4.6-SNAPSHOT</version>
<version>5.4.6</version>
<relativePath>
../pom.xml
</relativePath>
Expand Down
Loading

0 comments on commit 4edb784

Please sign in to comment.