Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mduerig committed Apr 27, 2018
1 parent 6d25c39 commit dfd50ed
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>./script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-fixture-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-fixture-reactor/script-oak-1.9.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-fixture-reactor/script-oak-fixtures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion script-oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<name>Script Oak Parent POM</name>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion script-oak-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>michid</groupId>
<artifactId>script-oak-parent_2.12</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<relativePath>../script-oak-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit dfd50ed

Please sign in to comment.