Skip to content

Commit

Permalink
Switch versions back to SNAPSHOT while we wait for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrail committed Nov 18, 2021
1 parent 36ca61b commit cb8d5f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
rootProject.name=rhino
group=org.mozilla
version=1.7.14-RC1
version=1.7.14-SNAPSHOT
buildDir=buildGradle
mavenSnapshotRepo=https://oss.sonatype.org/content/repositories/snapshots
mavenReleaseRepo=https://oss.sonatype.org/service/local/staging/deploy/maven2/
Expand Down
4 changes: 2 additions & 2 deletions src/manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Main-Class: org.mozilla.javascript.tools.shell.Main
Implementation-Version: 1.7.14-RC1
Implementation-Title: Mozilla Rhino 1.7.14-RC1
Implementation-Version: 1.7.14-SNAPSHOT
Implementation-Title: Mozilla Rhino 1.7.14-SNAPSHOT
Implementation-Vendor: Mozilla Foundation
Implementation-URL: http://www.mozilla.org/rhino

0 comments on commit cb8d5f0

Please sign in to comment.