Changeset 99 for autotranslator/pom.xml
- Timestamp:
- 11/02/22 11:40:27 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
autotranslator/pom.xml
r98 r99 6 6 <groupId>geniusweb</groupId> 7 7 <artifactId>python-autotranslator</artifactId> 8 <version>2.1. 6</version>8 <version>2.1.5</version> 9 9 <packaging>jar</packaging> 10 10 … … 108 108 <type>jar</type> 109 109 <outputDirectory>downloads</outputDirectory> 110 <classifier>sources</classifier> 110 111 </artifactItem> 111 112 </artifactItems> … … 116 117 117 118 118 <plugin> 119 <plugin> 119 120 <groupId>org.apache.maven.plugins</groupId> 120 121 <artifactId>maven-compiler-plugin</artifactId>
Note:
See TracChangeset
for help on using the changeset viewer.