You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/03/07 19:38:46 UTC

[06/50] [abbrv] activemq-nms-msmq git commit: Update package names.

Update package names.


Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/commit/d68b81f1
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/tree/d68b81f1
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/diff/d68b81f1

Branch: refs/heads/1.4.x
Commit: d68b81f19b1c0470fc13e7a02f620749d3a907f3
Parents: e964b54
Author: Jim Gomes <jg...@apache.org>
Authored: Mon Nov 30 19:08:16 2009 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Mon Nov 30 19:08:16 2009 +0000

----------------------------------------------------------------------
 tags/1.2.0-RC1/package.ps1 | 2 +-
 trunk/package.ps1          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/d68b81f1/tags/1.2.0-RC1/package.ps1
----------------------------------------------------------------------
diff --git a/tags/1.2.0-RC1/package.ps1 b/tags/1.2.0-RC1/package.ps1
index e27a321..48b7014 100644
--- a/tags/1.2.0-RC1/package.ps1
+++ b/tags/1.2.0-RC1/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.MSMQ"
-$pkgver = "1.2.0"
+$pkgver = "1.2.0-RC1"
 $configurations = "release", "debug"
 $frameworks = "net-2.0", "net-3.5"
 

http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/d68b81f1/trunk/package.ps1
----------------------------------------------------------------------
diff --git a/trunk/package.ps1 b/trunk/package.ps1
index e27a321..fec0a58 100644
--- a/trunk/package.ps1
+++ b/trunk/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.MSMQ"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "net-2.0", "net-3.5"