diff options
author | Stephan Herrmann | 2018-03-27 18:52:25 +0000 |
---|---|---|
committer | Stephan Herrmann | 2018-03-27 18:52:25 +0000 |
commit | a5efde36f3797f76496bb54144ebe41897aad0a6 (patch) | |
tree | c25bd1bf067d571e21ee354d8d5ce5df5d3f48d9 | |
parent | 61fb52aa9fa6403c01ab8eb6383b943d07b46626 (diff) | |
download | org.eclipse.objectteams-a5efde36f3797f76496bb54144ebe41897aad0a6.tar.gz org.eclipse.objectteams-a5efde36f3797f76496bb54144ebe41897aad0a6.tar.xz org.eclipse.objectteams-a5efde36f3797f76496bb54144ebe41897aad0a6.zip |
Releng: build against M-4.7.3aRC1-201803231030
-rw-r--r-- | releng/map/otdt.map.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/map/otdt.map.in b/releng/map/otdt.map.in index 05b5348d0..20eafde8d 100644 --- a/releng/map/otdt.map.in +++ b/releng/map/otdt.map.in @@ -86,6 +86,6 @@ plugin@org.eclipse.text.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org plugin@org.eclipse.core.filebuffers.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/platform/eclipse.platform.text.git,path=org.eclipse.core.filebuffers.tests
!-- jdt.annotation: --!
-plugin@org.eclipse.jdt.annotation,2.1.100=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation
-plugin@org.eclipse.jdt.annotation,1.1.100=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation_v1
+plugin@org.eclipse.jdt.annotation,2.1.150=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation
+plugin@org.eclipse.jdt.annotation,1.1.150=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation_v1
|