You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marketplace: [](http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=2755329"Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client")
14
+
12
15
## How to contribute
13
16
14
17
You can contribute by testing the latest version, creating bug reports, or even forking
@@ -146,6 +149,13 @@ The release happens in two phases:
146
149
git branch -D pmd-eclipse-plugin-rb-$VERSION
147
150
git push origin master
148
151
git push origin tag $VERSION.$BUILDQUALIFIER
152
+
echo
153
+
echo
154
+
155
+
echo
156
+
echo Update the marketplace entry with the new version:
0 commit comments