Skip to content

Commit

Permalink
Create new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cavemandaveman committed Sep 10, 2018
1 parent 3749345 commit 39ea844
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions nifi-standardize-date-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<parent>
<groupId>com.nineteen04labs</groupId>
<artifactId>nifi-standardize-date-bundle</artifactId>
<version>18.08.0</version>
<version>18.09.0</version>
</parent>

<artifactId>nifi-standardize-date-nar</artifactId>
<version>18.08.0</version>
<version>18.09.0</version>
<packaging>nar</packaging>
<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.nineteen04labs</groupId>
<artifactId>nifi-standardize-date-processors</artifactId>
<version>18.08.0</version>
<version>18.09.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion nifi-standardize-date-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.nineteen04labs</groupId>
<artifactId>nifi-standardize-date-bundle</artifactId>
<version>18.08.0</version>
<version>18.09.0</version>
</parent>

<artifactId>nifi-standardize-date-processors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>com.nineteen04labs</groupId>
<artifactId>nifi-standardize-date-bundle</artifactId>
<version>18.08.0</version>
<version>18.09.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 39ea844

Please sign in to comment.