Currently the ant media parent pom inherits from a very old version of red5 parent pom, which has these negative effects:
- we inherit very old version numbers that we have to manually override
- we inherit settings, such as java verison that we have to actively override
- we have no control over the red5 parent pom, we should become independent of it
Currently the ant media parent pom inherits from a very old version of red5 parent pom, which has these negative effects: