Changeset 99 for autotranslator/pom.xml


Ignore:
Timestamp:
11/02/22 11:40:27 (20 months ago)
Author:
Wouter Pasman
Message:

#87 added code to auto translate the issuevalues package. Not yet working because of translator limitation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • autotranslator/pom.xml

    r98 r99  
    66        <groupId>geniusweb</groupId>
    77        <artifactId>python-autotranslator</artifactId>
    8         <version>2.1.6</version>
     8        <version>2.1.5</version>
    99        <packaging>jar</packaging>
    1010
     
    108108                                                                        <type>jar</type>
    109109                                                                        <outputDirectory>downloads</outputDirectory>
     110                                                                        <classifier>sources</classifier>
    110111                                                                </artifactItem>
    111112                                                        </artifactItems>
     
    116117
    117118
    118                         <plugin>
     119                        <plugin> 
    119120                                <groupId>org.apache.maven.plugins</groupId>
    120121                                <artifactId>maven-compiler-plugin</artifactId>
Note: See TracChangeset for help on using the changeset viewer.