Skip to content

Commit

Permalink
Peg the version of up-spec to v1.6.0-alpha.2 (#137)
Browse files Browse the repository at this point in the history
In order to ensure the release will pull a stable version, we are setting the version of up-spec to be the latest release version.
  • Loading branch information
Steven Hartley authored Jul 5, 2024
1 parent a3dc39f commit 57b5b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<slf4j.version>2.6.18</slf4j.version>
<cloudevents.version>2.4.2</cloudevents.version>
<protobuf.version>3.21.10</protobuf.version>
<up-spec.git.tag.name>main</up-spec.git.tag.name>
<up-spec.git.tag.name>v1.6.0-alpha.2</up-spec.git.tag.name>
</properties>

<licenses>
Expand Down

0 comments on commit 57b5b78

Please sign in to comment.