mirror of
				https://github.com/optim-enterprises-bv/siembol.git
				synced 2025-10-31 18:37:49 +00:00 
			
		
		
		
	Siembol to 2.7.0-SNAPSHOT (#823)
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>alerting</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -35,7 +35,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>junit</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>alerting</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -23,7 +23,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <artifactId>jackson-databind</artifactId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>alerting</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -51,7 +51,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <modules> | ||||
|         <module>alerting-core</module> | ||||
|   | ||||
| @@ -9,13 +9,13 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>config-editor</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>org.apache.commons</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>config-editor</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencyManagement> | ||||
|         <dependencies> | ||||
| @@ -56,7 +56,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
| @@ -67,22 +67,22 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>config-editor-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>config-editor-services</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>config-editor-sync</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
| @@ -93,7 +93,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>parsing-app</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
| @@ -104,7 +104,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>enriching-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
| @@ -115,7 +115,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>responding-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -10,7 +10,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>config-editor</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -41,32 +41,32 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>config-editor-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>parsing-app</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>enriching-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>responding-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>junit</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>config-editor</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -20,17 +20,17 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>config-editor-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>parsing-app</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <scope>provided</scope> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "rule-editor.ui", | ||||
|   "version": "2.6.0", | ||||
|   "version": "2.7.0-dev", | ||||
|   "license": "MIT", | ||||
|   "scripts": { | ||||
|     "ng": "ng", | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <modules> | ||||
|         <module>config-editor-core</module> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|         <relativePath>../../pom.xml</relativePath> | ||||
|     </parent> | ||||
|     <dependencyManagement> | ||||
| @@ -37,7 +37,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|         <relativePath>../../pom.xml</relativePath> | ||||
|     </parent> | ||||
|     <dependencyManagement> | ||||
| @@ -43,7 +43,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>enriching</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -35,12 +35,12 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>junit</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>enriching</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -75,7 +75,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>enriching-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <modules> | ||||
|         <module>enriching-core</module> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>parsing</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -39,12 +39,12 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>parsing-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>junit</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>parsing</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -50,7 +50,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>joda-time</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>parsing</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -75,7 +75,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>parsing-app</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <modules> | ||||
|         <module>parsing-core</module> | ||||
|   | ||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -6,7 +6,7 @@ | ||||
|     <groupId>uk.co.gresearch.siembol</groupId> | ||||
|     <artifactId>siembol</artifactId> | ||||
|     <name>siembol</name> | ||||
|     <version>2.6.0</version> | ||||
|     <version>2.7.0-SNAPSHOT</version> | ||||
|     <description>A scalable, advanced security analytics framework based on open-source big data technologies.</description> | ||||
|     <inceptionYear>2019</inceptionYear> | ||||
|     <url>https://siembol.io/</url> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <modules> | ||||
|         <module>responding-core</module> | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>responding</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
| @@ -35,12 +35,12 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>alerting-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>com.jayway.jsonpath</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>responding</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencyManagement> | ||||
|         <dependencies> | ||||
| @@ -51,7 +51,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>siembol-common</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|             <exclusions> | ||||
|                 <exclusion> | ||||
|                     <groupId>org.slf4j</groupId> | ||||
| @@ -62,7 +62,7 @@ | ||||
|         <dependency> | ||||
|             <groupId>uk.co.gresearch.siembol</groupId> | ||||
|             <artifactId>responding-core</artifactId> | ||||
|             <version>2.6.0</version> | ||||
|             <version>2.7.0-SNAPSHOT</version> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>org.apache.kafka</groupId> | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>uk.co.gresearch.siembol</groupId> | ||||
|         <artifactId>siembol</artifactId> | ||||
|         <version>2.6.0</version> | ||||
|         <version>2.7.0-SNAPSHOT</version> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
|         <dependency> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Marian Novotny
					Marian Novotny