Skip to content

Commit

Permalink
Advancing to 6.1.04
Browse files Browse the repository at this point in the history
  • Loading branch information
itaiag committed Jun 14, 2016
1 parent 6d125ca commit 60c9f33
Show file tree
Hide file tree
Showing 22 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion jsystem-archetypes/jsystem-so-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jsystemtest.archetypes</groupId>
<artifactId>jsystem-archetypes</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>..</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-archetypes/jsystem-tests-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jsystemtest.archetypes</groupId>
<artifactId>jsystem-archetypes</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>..</relativePath>
</parent>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../jsystem-parent</relativePath>
</parent>
<properties>
<jsystem.version>6.1.04-SNAPSHOT</jsystem.version>
<jsystem.version>6.1.04</jsystem.version>
</properties>
<modules>
<module>jsystem-so-archetype</module>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-assembly/jsystem-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystem-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystem-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystem-launcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystemAgent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystemAgent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystemAnt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystemAnt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystemApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystemApp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystemCommon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystemCommon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-projects/jsystemCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<artifactId>jsystemCore</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-core-projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../jsystem-parent</relativePath>
</parent>
<artifactId>jsystem-core-projects</artifactId>
<packaging>pom</packaging>
<properties>
<jsystem.version>6.1.04-SNAPSHOT</jsystem.version>
<jsystem.version>6.1.04</jsystem.version>
</properties>
<modules>
<module>jsystem-launcher</module>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-system-objects/FileTransfer-so/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest.systemobjects</groupId>
<artifactId>jsystem-core-system-objects</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>..</relativePath>
</parent>
<artifactId>FileTransfer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-system-objects/FileTransfer-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-system-objects/cli-so/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest.systemobjects</groupId>
<artifactId>jsystem-core-system-objects</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>..</relativePath>
</parent>
<artifactId>cli</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-core-system-objects/cli-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<dependencies>
<dependency>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystemApp</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-system-objects/embeddedCatalina-so/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jsystemtest.systemobjects</groupId>
<artifactId>jsystem-core-system-objects</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>..</relativePath>
</parent>
<artifactId>embeddedCatalina</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-core-system-objects/embeddedCatalina-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-core-system-objects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../jsystem-parent</relativePath>
</parent>
<artifactId>jsystem-core-system-objects</artifactId>
<groupId>org.jsystemtest.systemobjects</groupId>
<packaging>pom</packaging>
<properties>
<jsystem.version>6.1.04-SNAPSHOT</jsystem.version>
<jsystem.version>6.1.04</jsystem.version>
</properties>
<modules>
<module>cli-so</module>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-miscellaneous/jsystem-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion jsystem-miscellaneous/jsystem-services-so/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-miscellaneous/jsystem-services-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<relativePath>../../jsystem-parent</relativePath>
</parent>
<dependencies>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-services-tests</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jsystem-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jsystemtest</groupId>
<artifactId>jsystem-parent</artifactId>
<version>6.1.04-SNAPSHOT</version>
<version>6.1.04</version>
<packaging>pom</packaging>
<name>jsystem-parent</name>
<organization>
Expand Down Expand Up @@ -205,7 +205,7 @@
<dependency>
<groupId>il.co.topq.difido</groupId>
<artifactId>difido-reports-common</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
Expand Down

0 comments on commit 60c9f33

Please sign in to comment.