File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ - project :
3+     check :
4+       jobs :
5+         - maven-build 
6+         - keycloak-test-deploy :
7+             dependencies :
8+               - maven-build 
9+     gate :
10+       jobs :
11+         - keycloak-test-deploy 
Original file line number Diff line number Diff line change 1818<project  xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
1919         xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" 
2020    <groupId >org.softwarefactory.keycloak.providers.events.mqtt</groupId >
21-     <version >5 .0.0</version >
21+     <version >9 .0.0</version >
2222
2323    <name >Keycloak: Event Publisher to MQTT</name >
2424    <description />
125125    </dependencies >
126126
127127    <build >
128-         <finalName >event-listener-mqtt</finalName >
128+         <finalName >event-listener-mqtt- ${project.version} </finalName >
129129
130130        <plugins >
131131            <plugin >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments