File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.8.9  
2+ -  Uplifted remrem-protocol version to 0.0.5 and remrem-semantics version to 0.3.0
3+ 
14## 0.8.8  
25-  Uplifted remrem-semantics version to 0.2.9 to accept case insensitive eventType through query params.
36
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ subprojects {
5353	targetCompatibility =  1.8 
5454
5555	// Latest version for generate
56- 	version =  " 0.8.8 " 
56+ 	version =  " 0.8.9 " 
5757
5858	repositories {
5959        mavenCentral()
@@ -64,8 +64,8 @@ subprojects {
6464    dependencies {
6565        // Injectable Message Library and its Implementation
6666        compile (' com.github.Ericsson:eiffel-remrem-shared:0.3.4' 
67-         compile (' com.github.Ericsson:eiffel-remrem-semantics:0.2.9 ' 
68-         compile (' com.github.Ericsson:eiffel-remrem-protocol-interface:0.0.1 ' 
67+         compile (' com.github.Ericsson:eiffel-remrem-semantics:0.3.0 ' 
68+         compile (' com.github.Ericsson:eiffel-remrem-protocol-interface:0.0.5 ' 
6969
7070        // Authentication
7171        compile(" org.springframework.boot:spring-boot-starter-security:$sprintBootVersion  " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments