Skip to content

Commit

Permalink
Release: Version v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Jul 22, 2024
1 parent 1210014 commit b2f407e
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion devtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>nl.basjes.energy</groupId>
<artifactId>energy-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions generate-sunspec-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>nl.basjes.energy</groupId>
<artifactId>energy-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -197,7 +197,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions modbus-parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>energy-parent</artifactId>
<groupId>nl.basjes.energy</groupId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -159,7 +159,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>nl.basjes.energy</groupId>
<artifactId>energy-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -72,7 +72,7 @@
<version.copyright>Copyright (C) 2019-2023 Niels Basjes</version.copyright>
<version.license>Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.</version.license>
<version.url>${project.url}</version.url>
<project.build.outputTimestamp>2023-05-14T14:46:39Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-22T11:12:56Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -430,7 +430,7 @@
<license>
<family>CC</family>
<id>CC-BY-NC-ND</id>
<notes/>
<notes />
<name>Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</name>
<any>
<text>Attribution-NonCommercial-NoDerivatives</text>
Expand Down Expand Up @@ -626,7 +626,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
8 changes: 4 additions & 4 deletions udfs/nifi/nifi-energy-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<parent>
<groupId>nl.basjes.energy.nifi</groupId>
<artifactId>energy-nifi-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<artifactId>nifi-energy-nar</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>nar</packaging>

<name>Energy : UDFs : Apache Nifi : Packaging (NAR)</name>
Expand All @@ -40,7 +40,7 @@
<dependency>
<groupId>nl.basjes.energy.nifi</groupId>
<artifactId>nifi-energy-processors</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -105,7 +105,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/nifi/nifi-energy-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>nl.basjes.energy.nifi</groupId>
<artifactId>energy-nifi-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<artifactId>nifi-energy-processors</artifactId>
Expand Down Expand Up @@ -112,7 +112,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/nifi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>nl.basjes.energy</groupId>
<artifactId>energy-udfs-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<groupId>nl.basjes.energy.nifi</groupId>
Expand Down Expand Up @@ -63,7 +63,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>nl.basjes.energy</groupId>
<artifactId>energy-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -59,7 +59,7 @@
<url>https://energy.basjes.nl</url>
<connection>scm:git:https://github.com/nielsbasjes/energy.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>HEAD</tag>
<tag>v0.0.2</tag>
</scm>

</project>

0 comments on commit b2f407e

Please sign in to comment.