pom.xml contains now the commit id upon which Envoy Common is selected
This commit is contained in:
		
							
								
								
									
										3
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								pom.xml
									
									
									
									
									
								
							@@ -28,7 +28,8 @@
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>com.github.informatik-ag-ngl</groupId>
 | 
			
		||||
			<artifactId>envoy-common</artifactId>
 | 
			
		||||
			<version>develop-SNAPSHOT</version><!-- <version>0.2-alpha</version> -->
 | 
			
		||||
			<version>e5c67b8</version>
 | 
			
		||||
			<!--<version>develop-SNAPSHOT</version> <version>0.2-alpha</version> -->
 | 
			
		||||
		</dependency>
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>com.github.informatik-ag-ngl</groupId>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user