forked from geodmms/xdgnjobs

unknown
2014-08-05 753a44a02b1eff487578644add2d513e0f7cc294
Merge branch 'origin/2.1.x'
5 files modified
16 ■■■■■ changed files
xdgnjobs/pom.xml 6 ●●●●● patch | view | raw | blame | history
xdgnjobs/ximple-build/maven/jar-collector/pom.xml 4 ●●●● patch | view | raw | blame | history
xdgnjobs/ximple-build/maven/pom.xml 2 ●●● patch | view | raw | blame | history
xdgnjobs/ximple-elmparser/pom.xml 2 ●●● patch | view | raw | blame | history
xdgnjobs/ximple-jobcarrier/pom.xml 2 ●●● patch | view | raw | blame | history
xdgnjobs/pom.xml
@@ -19,7 +19,7 @@
    <src.output>${basedir}/target</src.output>
    <java5>1.6</java5>
    <xdgnio.version>2.1.2</xdgnio.version>
    <gt.version>10.6.x</gt.version>
    <gt.version>10.7.x</gt.version>
    <failIfNoTests>false</failIfNoTests>
    <stress.skip.pattern></stress.skip.pattern>
    <online.skip.pattern></online.skip.pattern>
@@ -194,8 +194,6 @@
            <artifactId>commons-net</artifactId>
            <version>2.1</version>
        </dependency>
        <dependency>
        <groupId>log4j</groupId>
        <artifactId>log4j</artifactId>
@@ -205,7 +203,7 @@
      <dependency>
        <groupId>org.apache.poi</groupId>
        <artifactId>poi</artifactId>
        <version>3.9</version>
        <version>3.10-FINAL</version>
      </dependency>
      <!-- geotools -->
xdgnjobs/ximple-build/maven/jar-collector/pom.xml
@@ -7,7 +7,7 @@
  <parent>
    <groupId>com.ximple.eofms.maven</groupId>
    <artifactId>ximple-maven</artifactId>
    <version>2.1.1</version>
    <version>2.1.2</version>
  </parent>
@@ -16,7 +16,7 @@
  <!-- =========================================================== -->
  <groupId>com.ximple.eofms.maven</groupId>
  <artifactId>ximple-jar-collector</artifactId>
  <version>2.1.1</version>
  <version>2.1.2</version>
  <packaging>maven-plugin</packaging>
  <name>JAR files collector</name>
xdgnjobs/ximple-build/maven/pom.xml
@@ -7,7 +7,7 @@
  <parent>
    <groupId>com.ximple.eofms.maven</groupId>
    <artifactId>ximple-build</artifactId>
    <version>2.1.1</version>
    <version>2.1.2</version>
  </parent>
xdgnjobs/ximple-elmparser/pom.xml
@@ -16,7 +16,7 @@
  <url>http://maven.apache.org</url>
  <properties>
    <xdgnio.version>1.2.2</xdgnio.version>
    <xdgnio.version>2.1.2</xdgnio.version>
  </properties>
  <scm>
xdgnjobs/ximple-jobcarrier/pom.xml
@@ -315,7 +315,7 @@
        <groupId>com.ximple.eofms.maven</groupId>
        <artifactId>ximple-jar-collector</artifactId>
        <!--version>${project.version}</version-->
          <version>2.1.1</version>
          <version>2.1.2</version>
        <executions>
          <execution>
            <goals>