Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Jul 4, 2023
1 parent 74ab06c commit 3442264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
group=org.eclipse.edc
version=..1-SNAPSHOT
version=0.1.4-SNAPSHOT

edcScmUrl=https://github.com/eclipse-edc/GradlePlugins
edcScmConnection=scm:git:git@github.com:eclipse-edc/GradlePlugins.git

annotationProcessorVersion=..1-SNAPSHOT
annotationProcessorVersion=0.1.4-SNAPSHOT

0 comments on commit 3442264

Please sign in to comment.