Update package names.
diff --git a/package.ps1 b/package.ps1
index ba981a0..b4fcb4c 100644
--- a/package.ps1
+++ b/package.ps1
@@ -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"