Skip to content

Commit

Permalink
chore: releaser v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelgadoalfonso committed Jan 9, 2024
1 parent 1b37c68 commit dfe199c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.example</groupId>
<artifactId>kafka-connect-galgus-transforms</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down Expand Up @@ -36,4 +36,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit dfe199c

Please sign in to comment.