Skip to content

Commit

Permalink
LMSA-9011 - remove temp pr trigger, reset version
Browse files Browse the repository at this point in the history
  • Loading branch information
chmaurer committed Sep 27, 2023
1 parent 9618631 commit e6e57d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ name: Maven Release

on:
workflow_dispatch:
pull_request:
jobs:
release:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<relativePath /> <!-- lookup parent from repository -->
</parent>

<version>0.99.7-SNAPSHOT</version>
<version>5.0.7-SNAPSHOT</version>
<description>View'em is a tool for posting scores, feedback, or other types of data for students to view.</description>
<url>https://github.com/indiana-university/lms-canvas-viewem</url>
<inceptionYear>2015</inceptionYear>
Expand Down

0 comments on commit e6e57d2

Please sign in to comment.