Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2011-06-13 12:20:41 +0000
committerStephan Herrmann2011-06-13 12:20:41 +0000
commitfa2582de4f976b6116d7bebb13441d4b6818f831 (patch)
tree2103bd0f2ab2c60479af4805755a0388024dcfd2
parentb70a040c5fd744668f3c5335163ad8ae3e11cfc5 (diff)
downloadorg.eclipse.objectteams-fa2582de4f976b6116d7bebb13441d4b6818f831.tar.gz
org.eclipse.objectteams-fa2582de4f976b6116d7bebb13441d4b6818f831.tar.xz
org.eclipse.objectteams-fa2582de4f976b6116d7bebb13441d4b6818f831.zip
tiny doc correction
-rw-r--r--maven/infrastructure/parent-pom/src/site/apt/usage.apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/infrastructure/parent-pom/src/site/apt/usage.apt b/maven/infrastructure/parent-pom/src/site/apt/usage.apt
index f7179f1aa..5d3a4355c 100644
--- a/maven/infrastructure/parent-pom/src/site/apt/usage.apt
+++ b/maven/infrastructure/parent-pom/src/site/apt/usage.apt
@@ -51,7 +51,7 @@ Using the Object Teams Parent POM
[org.eclipse:objectteams-runtime] the Object Teams runtime repackaged from the <<<org.eclipse.objectteams.runtime>>> OSGi bundle.
[org.eclipse:objectteams-otre-agent] the Java agent that hooks the Object Teams runtime into the JVM (repackaged from file <<<otre_agent.jar>>>
- from the <<<org.eclipse.objectteams.runtime>>> project).
+ from the <<<org.eclipse.objectteams.otdt>>> project).
[org.eclipse:objectteams-otj-compiler] a compatible replacement for <<<org.sonatype.tycho:org.eclipse.jdt.core>>> that enables the
<<<org.sonatype.tycho:tycho-compiler-jdt>>> plugin to compile OT/J sources.

Back to the top