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:50 UTC

[10/50] [abbrv] activemq-nms-msmq git commit: Updated package scripts.

Updated package scripts.


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/a749e57d
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/tree/a749e57d
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/diff/a749e57d

Branch: refs/heads/1.4.x
Commit: a749e57de23a832552181f3fb5438ec91b9529c0
Parents: 445da02
Author: Jim Gomes <jg...@apache.org>
Authored: Sat Jan 16 00:32:33 2010 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Sat Jan 16 00:32:33 2010 +0000

----------------------------------------------------------------------
 branches/1.2.x/package.ps1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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