[YUNIKORN-1317] update roadmap for 1.2 and later (#189)

Closes: #189

Signed-off-by: Wilfred Spiegelenburg <wilfreds@apache.org>
diff --git a/src/pages/community/roadmap.md b/src/pages/community/roadmap.md
index bb299b7..05490bc 100644
--- a/src/pages/community/roadmap.md
+++ b/src/pages/community/roadmap.md
@@ -22,27 +22,26 @@
 under the License.
 -->
 
-# Future development: long term goals
-
-- Application and task priority support
-- Preemption of allocations
-- User and group quota and limit enforcement
-- Offer an alternative mode of deployment as plugins to the default scheduler, in addition to the current standalone mode
-
 # Next Release Development
 
 Release Details:
-- Version: 1.1.0
-- Target release date: August 2022
+- Version: 1.2.0
+- Target release date: January 2023
 - Release manager: undecided
 - Development status: [Issue tracker](https://issues.apache.org/jira/issues/?filter=12348416)
 
 Planned major features:
-- [YUNIKORN-984](https://issues.apache.org/jira/browse/YUNIKORN-984) Enforcing User and Group limits (phase 1)
-- [YUNIKORN-725](https://issues.apache.org/jira/browse/YUNIKORN-725) Support for ARM64 processors
-- [YUNIKORN-1187](https://issues.apache.org/jira/browse/YUNIKORN-1187) Recovery stabilization
-- [YUNIKORN-1](https://issues.apache.org/jira/browse/YUNIKORN-1) Application priority
-- [YUNIKORN-1196](https://issues.apache.org/jira/browse/YUNIKORN-1196) Update K8s build dependency
-- [YUNIKORN-1085](https://issues.apache.org/jira/browse/YUNIKORN-1085) DaemonSet pods may fail to be scheduled on new nodes added during autoscaling
+- [YUNIKORN-984](https://issues.apache.org/jira/browse/YUNIKORN-984) [Umbrella] User quota tracking
+- [YUNIKORN-1196](https://issues.apache.org/jira/browse/YUNIKORN-1196) Upgrade K8s build dependency
+- [YUNIKORN-1275](https://issues.apache.org/jira/browse/YUNIKORN-1275) Support arbitrary resources in namespace annotation
+- [YUNIKORN-1306](https://issues.apache.org/jira/browse/YUNIKORN-1306) [Umbrella] Enhanced user and group handling
+- [YUNIKORN-1](https://issues.apache.org/jira/browse/YUNIKORN-1) Support app/task priority aware scheduling
 
-Supported Kubernetes versions and the Kubernetes dependency will be defined and finalised during the development cycle. 
+Supported Kubernetes versions and the Kubernetes dependency will be defined and finalised during the development cycle.
+
+# Future development: long term goals
+
+- Preemption: non daemon set case(s)
+- Plugin mode deployment as the default mode
+- Standardised configuration of shim, core and web
+- REST and Web UI: authn, authz and encryption