Skip to content

Commit 392a28b

Browse files
committed
Update p2 clean script to use version 4.1
1 parent 7a029f7 commit 392a28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net.sourceforge.pmd.eclipse.p2updatesite/cleanup-bintray-snapshots.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ echo
2424
BINTRAY_REPO=pmd-eclipse-plugin
2525
BINTRAY_OWNER=pmd
2626

27-
BASE_PATH=pmd/pmd-eclipse-plugin/snapshots/updates/4.0
27+
BASE_PATH=pmd/pmd-eclipse-plugin/snapshots/updates/4.1
2828
BASE_URL=https://dl.bintray.com/${BASE_PATH}
2929
BASE_PATH_SNAPSHOT_BUILDS=pmd/pmd-eclipse-plugin/snapshots/builds
3030
ARTIFACTS_FILE=compositeArtifacts.xml

0 commit comments

Comments
 (0)