fix deploy path name, remove wrong checkins
This commit is contained in:
		| @@ -67,7 +67,7 @@ | ||||
| 							<!-- Local folder content to sync to the remote repo. --> | ||||
| 							<sourceFolder>${project.build.directory}/repository</sourceFolder> | ||||
| 							<!-- Remote folder for local content upload, relative path. --> | ||||
| 							<targetFolder>SCViewer/${parsedVersion.majorVersion}.${parsedVersion.minorVersion}</targetFolder> | ||||
| 							<targetFolder>BundlePool/${parsedVersion.majorVersion}.${parsedVersion.minorVersion}</targetFolder> | ||||
| 							<!-- Bintray credentials in settings.xml. --> | ||||
| 							<serverId>bintray-minres-deploy</serverId> | ||||
| 						</configuration> | ||||
| @@ -86,4 +86,4 @@ | ||||
| 		</profile> | ||||
| 	</profiles> | ||||
|  | ||||
| </project> | ||||
| </project> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user