PEL: Up the state PEL journal lines to 100

Change the number of journal lines captured to the max of 100 for state
related PELs, since it seems like there's always interesting things
going on when those are created.  The resulting PEL was about 11KB,
which is still well under the max of 16KB.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I8344431386d8eb555814b64ea1b929aa4ec6b925
diff --git a/extensions/openpower-pels/registry/message_registry.json b/extensions/openpower-pels/registry/message_registry.json
index b7130e0..c2b3e91 100644
--- a/extensions/openpower-pels/registry/message_registry.json
+++ b/extensions/openpower-pels/registry/message_registry.json
@@ -929,7 +929,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -962,7 +962,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1016,7 +1016,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1080,7 +1080,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1114,7 +1114,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1148,7 +1148,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1182,7 +1182,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1216,7 +1216,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1250,7 +1250,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1284,7 +1284,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1318,7 +1318,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },
 
@@ -1351,7 +1351,7 @@
             },
 
             "JournalCapture": {
-                "NumLines": 30
+                "NumLines": 100
             }
         },