Author: jgomes
Date: Mon Nov 30 19:08:16 2009
New Revision: 885540

URL: http://svn.apache.org/viewvc?rev=885540&view=rev
Log:
Update package names.

Modified:
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC1/package.ps1
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1
    activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.2.0-RC1/package.ps1
    activemq/activemq-dotnet/Apache.NMS.EMS/trunk/package.ps1
    activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.2.0-RC1/package.ps1
    activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/package.ps1
    activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1
    activemq/activemq-dotnet/Apache.NMS.WCF/tags/1.2.0-RC1/package.ps1
    activemq/activemq-dotnet/Apache.NMS.WCF/trunk/package.ps1
    activemq/activemq-dotnet/Apache.NMS/tags/1.2.0-RC1/package.ps1
    activemq/activemq-dotnet/Apache.NMS/trunk/package.ps1

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC1/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC1/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC1/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.2.0-RC1/package.ps1 Mon 
Nov 30 19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.ActiveMQ"
-$pkgver = "1.2.0"
+$pkgver = "1.2.0-RC1"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.ActiveMQ"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.2.0-RC1/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.2.0-RC1/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.2.0-RC1/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.2.0-RC1/package.ps1 Mon Nov 
30 19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.EMS"
-$pkgver = "1.2.0"
+$pkgver = "1.2.0-RC1"
 $configurations = "release", "debug"
 $frameworks = "net-2.0", "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS.EMS/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.EMS/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.EMS/trunk/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.EMS"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "net-2.0", "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.2.0-RC1/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.2.0-RC1/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.2.0-RC1/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.2.0-RC1/package.ps1 Mon Nov 
30 19:08:16 2009
@@ -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"
 

Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -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"
 

Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.Stomp"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "netcf-2.0"
 

Modified: activemq/activemq-dotnet/Apache.NMS.WCF/tags/1.2.0-RC1/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.WCF/tags/1.2.0-RC1/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.WCF/tags/1.2.0-RC1/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.WCF/tags/1.2.0-RC1/package.ps1 Mon Nov 
30 19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.WCF"
-$pkgver = "1.2.0"
+$pkgver = "1.2.0-RC1"
 $configurations = "release", "debug"
 $frameworks = "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS.WCF/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.WCF/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.WCF/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.WCF/trunk/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.WCF"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "net-3.5"
 

Modified: activemq/activemq-dotnet/Apache.NMS/tags/1.2.0-RC1/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/tags/1.2.0-RC1/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/tags/1.2.0-RC1/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS/tags/1.2.0-RC1/package.ps1 Mon Nov 30 
19:08:16 2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS"
-$pkgver = "1.2.0"
+$pkgver = "1.2.0-RC1"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "netcf-2.0"
 

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/package.ps1?rev=885540&r1=885539&r2=885540&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/package.ps1 Mon Nov 30 19:08:16 
2009
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS"
-$pkgver = "1.2.0"
+$pkgver = "1.3-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "netcf-2.0"
 


Reply via email to