face pom
This commit is contained in:
		
							parent
							
								
									8c73b79e2e
								
							
						
					
					
						commit
						09e177ee79
					
				| 
						 | 
				
			
			@ -193,9 +193,9 @@
 | 
			
		|||
        </dependency>
 | 
			
		||||
 | 
			
		||||
        <dependency>
 | 
			
		||||
            <groupId>arcsoft</groupId>
 | 
			
		||||
            <artifactId>arcsoft</artifactId>
 | 
			
		||||
            <version>3.0</version>
 | 
			
		||||
            <groupId>com.arcsoft.face</groupId>
 | 
			
		||||
            <artifactId>arcsoft-sdk-face</artifactId>
 | 
			
		||||
            <version>3.0.0.0-linux</version>
 | 
			
		||||
            <scope>system</scope>
 | 
			
		||||
            <systemPath>${project.basedir}/lib/arcsoft-sdk-face-3.0.0.0-linux.jar</systemPath>
 | 
			
		||||
        </dependency>
 | 
			
		||||
| 
						 | 
				
			
			@ -215,6 +215,9 @@
 | 
			
		|||
            <plugin>
 | 
			
		||||
                <groupId>org.springframework.boot</groupId>
 | 
			
		||||
                <artifactId>spring-boot-maven-plugin</artifactId>
 | 
			
		||||
                <configuration>
 | 
			
		||||
                    <includeSystemScope>true</includeSystemScope>
 | 
			
		||||
                </configuration>
 | 
			
		||||
                <version>2.4.2</version>
 | 
			
		||||
                <executions>
 | 
			
		||||
                    <execution>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue