Updating roadmap
diff --git a/roadmap.json b/roadmap.json
index b4fa33e..420b56b 100644
--- a/roadmap.json
+++ b/roadmap.json
@@ -5,45 +5,6 @@
     "jiras": [
       {
         "expand": "operations,editmeta,changelog,transitions,renderedFields",
-        "id": "12919188",
-        "self": "https://issues.apache.org/jira/rest/api/2/issue/12919188",
-        "key": "APEXCORE-10",
-        "fields": {
-          "summary": "Enable non-affinity of operators per node (not containers)",
-          "description": "The issue happens on cloud which provides virtual cores with software like Xen underneath. In effect if CPU intensive operators land up on same node we have a resource bottleneck,\r\n\r\nNeed to create an attribute that does the following\r\n- Operators A & B should not be on same node\r\n- Stram should use this attribute to try to get containers on different node\r\n\r\nIt is understood that the user is making an explicit choice to use NIC instead of stream local optimization",
-          "fixVersions": [
-            {
-              "self": "https://issues.apache.org/jira/rest/api/2/version/12334813",
-              "id": "12334813",
-              "name": "3.4.0",
-              "archived": false,
-              "released": false
-            }
-          ],
-          "priority": {
-            "self": "https://issues.apache.org/jira/rest/api/2/priority/3",
-            "iconUrl": "https://issues.apache.org/jira/images/icons/priorities/major.png",
-            "name": "Major",
-            "id": "3"
-          },
-          "status": {
-            "self": "https://issues.apache.org/jira/rest/api/2/status/5",
-            "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.",
-            "iconUrl": "https://issues.apache.org/jira/images/icons/statuses/resolved.png",
-            "name": "Resolved",
-            "id": "5",
-            "statusCategory": {
-              "self": "https://issues.apache.org/jira/rest/api/2/statuscategory/3",
-              "id": 3,
-              "key": "done",
-              "colorName": "green",
-              "name": "Complete"
-            }
-          }
-        }
-      },
-      {
-        "expand": "operations,editmeta,changelog,transitions,renderedFields",
         "id": "12919288",
         "self": "https://issues.apache.org/jira/rest/api/2/issue/12919288",
         "key": "APEXCORE-119",
@@ -323,45 +284,6 @@
       },
       {
         "expand": "operations,editmeta,changelog,transitions,renderedFields",
-        "id": "12923907",
-        "self": "https://issues.apache.org/jira/rest/api/2/issue/12923907",
-        "key": "APEXCORE-293",
-        "fields": {
-          "summary": "Add core and malhar documentation to project web site",
-          "description": "Migrate the subset of documentation that applies to Apex from http://docs.datatorrent.com/ ",
-          "fixVersions": [
-            {
-              "self": "https://issues.apache.org/jira/rest/api/2/version/12334813",
-              "id": "12334813",
-              "name": "3.4.0",
-              "archived": false,
-              "released": false
-            }
-          ],
-          "priority": {
-            "self": "https://issues.apache.org/jira/rest/api/2/priority/3",
-            "iconUrl": "https://issues.apache.org/jira/images/icons/priorities/major.png",
-            "name": "Major",
-            "id": "3"
-          },
-          "status": {
-            "self": "https://issues.apache.org/jira/rest/api/2/status/6",
-            "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.",
-            "iconUrl": "https://issues.apache.org/jira/images/icons/statuses/closed.png",
-            "name": "Closed",
-            "id": "6",
-            "statusCategory": {
-              "self": "https://issues.apache.org/jira/rest/api/2/statuscategory/3",
-              "id": 3,
-              "key": "done",
-              "colorName": "green",
-              "name": "Complete"
-            }
-          }
-        }
-      },
-      {
-        "expand": "operations,editmeta,changelog,transitions,renderedFields",
         "id": "12955374",
         "self": "https://issues.apache.org/jira/rest/api/2/issue/12955374",
         "key": "APEXCORE-414",
@@ -433,9 +355,9 @@
         "projectId": 12318823
       },
       {
-        "self": "https://issues.apache.org/jira/rest/api/2/version/12334260",
-        "id": "12334260",
-        "name": "3.2.1",
+        "self": "https://issues.apache.org/jira/rest/api/2/version/12335594",
+        "id": "12335594",
+        "name": "3.2.2",
         "archived": false,
         "released": false,
         "projectId": 12318823
@@ -449,9 +371,17 @@
         "projectId": 12318823
       },
       {
-        "self": "https://issues.apache.org/jira/rest/api/2/version/12334813",
-        "id": "12334813",
-        "name": "3.4.0",
+        "self": "https://issues.apache.org/jira/rest/api/2/version/12335725",
+        "id": "12335725",
+        "name": "3.4.1",
+        "archived": false,
+        "released": false,
+        "projectId": 12318823
+      },
+      {
+        "self": "https://issues.apache.org/jira/rest/api/2/version/12335724",
+        "id": "12335724",
+        "name": "3.5.0",
         "archived": false,
         "released": false,
         "projectId": 12318823
@@ -538,8 +468,8 @@
         "self": "https://issues.apache.org/jira/rest/api/2/issue/12926152",
         "key": "APEXMALHAR-1818",
         "fields": {
-          "summary": "Create a Calcite operator to enable SQL commands to be run",
-          "description": "Once we have ability to code generate, we should take a look at integrating Calcite into Apex. The operator that enables populate DAG, should use Calcite to generate the DAG, given a SQL query.",
+          "summary": "Integrate Calcite to support SQL",
+          "description": "Once we have ability to generate a subdag, we should take a look at integrating Calcite into Apex. The operator that enables populate DAG, should use Calcite to generate the DAG, given a SQL query.",
           "fixVersions": [],
           "priority": {
             "self": "https://issues.apache.org/jira/rest/api/2/priority/3",
@@ -711,7 +641,15 @@
         "fields": {
           "summary": "Apex Operator for Apache Geode.",
           "description": "We would like to contribute the Apache Geode(http://geode.incubator.apache.org/) Operator support for Apex.\r\nIt will basically be implementation for writing to geode region.\r\nThis is in continuation with the Operator checkpointing alternative under review (MLHR-1938)",
-          "fixVersions": [],
+          "fixVersions": [
+            {
+              "self": "https://issues.apache.org/jira/rest/api/2/version/12334637",
+              "id": "12334637",
+              "name": "3.4.0",
+              "archived": false,
+              "released": false
+            }
+          ],
           "priority": {
             "self": "https://issues.apache.org/jira/rest/api/2/priority/4",
             "iconUrl": "https://issues.apache.org/jira/images/icons/priorities/minor.png",
@@ -719,17 +657,17 @@
             "id": "4"
           },
           "status": {
-            "self": "https://issues.apache.org/jira/rest/api/2/status/1",
-            "description": "The issue is open and ready for the assignee to start work on it.",
-            "iconUrl": "https://issues.apache.org/jira/images/icons/statuses/open.png",
-            "name": "Open",
-            "id": "1",
+            "self": "https://issues.apache.org/jira/rest/api/2/status/5",
+            "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.",
+            "iconUrl": "https://issues.apache.org/jira/images/icons/statuses/resolved.png",
+            "name": "Resolved",
+            "id": "5",
             "statusCategory": {
-              "self": "https://issues.apache.org/jira/rest/api/2/statuscategory/2",
-              "id": 2,
-              "key": "new",
-              "colorName": "blue-gray",
-              "name": "New"
+              "self": "https://issues.apache.org/jira/rest/api/2/statuscategory/3",
+              "id": 3,
+              "key": "done",
+              "colorName": "green",
+              "name": "Complete"
             }
           }
         }