This is the meta pom used to package all RC1 released weblab sources provided on OW2.
'org.ow2.weblab:tag:1.2.2-RC1'
<dependency>
<groupId>org.ow2.weblab</groupId>
<artifactId>tag</artifactId>
<version>1.2.2-RC1</version>
</dependency>
<dependency org="org.ow2.weblab" name="tag" rev="1.2.2-RC1"/>
"org.ow2.weblab", "tag", "1.2.2-RC1"