Skip to content

Commit

Permalink
Version 0.6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erict875 committed Oct 26, 2024
1 parent 3a85506 commit 2e0d59d
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion nostr-java-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>
<artifactId>nostr-java-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>
<artifactId>nostr-java-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-command-interface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-command-interface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-command-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-command-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-connection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-connection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-context-interface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-context-interface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-context</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-crypto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-encryption-nip04/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-encryption-nip04</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-encryption-nip44/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-encryption-nip44</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-encryption</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-id/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-id</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nostr-java-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
</parent>

<artifactId>nostr-java-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>xyz.tcheeric</groupId>
<artifactId>nostr-java</artifactId>
<version>0.6.2.1-SNAPSHOT</version>
<version>0.6.2.1</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit 2e0d59d

Please sign in to comment.