File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4- <groupId >in.erail.cli </groupId >
5- <artifactId >af </artifactId >
4+ <groupId >in.erail</groupId >
5+ <artifactId >api-framework-cli </artifactId >
66 <version >1.0-SNAPSHOT</version >
77 <packaging >jar</packaging >
88 <properties >
2727 <plugin >
2828 <groupId >org.apache.maven.plugins</groupId >
2929 <artifactId >maven-compiler-plugin</artifactId >
30- <!-- annotationProcessorPaths requires maven-compiler-plugin version 3.5 or higher -->
3130 <version >3.8.1</version >
3231 <configuration >
3332 <annotationProcessorPaths >
You can’t perform that action at this time.
0 commit comments