-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.0.1, 1.0.2
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Foo app's pom file in onos-1.0 maintenance branch seems to be pointing to old version of the parent pom.xml file.
If you look at parent pom file section in
apps/foo/pom.xml
version specified is 1.0.1-SNAPSHOT, while other pom.xml specifies 1.0.2-SNAPSHOT
Was this intentional or could this be an issue with version bumping script etc.