This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 200278
Collapse All | Expand All

(-)a/mobility.deployment.ftpscp/nbproject/project.xml (-2 / +2 lines)
Lines 71-78 Link Here
71
                    <build-prerequisite/>
71
                    <build-prerequisite/>
72
                    <compile-dependency/>
72
                    <compile-dependency/>
73
                    <run-dependency>
73
                    <run-dependency>
74
                        <release-version>1</release-version>
74
                        <release-version>2</release-version>
75
                        <specification-version>1.1</specification-version>
75
                        <specification-version>2.0</specification-version>
76
                    </run-dependency>
76
                    </run-dependency>
77
                </dependency>
77
                </dependency>
78
                <dependency>
78
                <dependency>
(-)a/php.project/nbproject/project.xml (-2 / +2 lines)
Lines 72-79 Link Here
72
                    <build-prerequisite/>
72
                    <build-prerequisite/>
73
                    <compile-dependency/>
73
                    <compile-dependency/>
74
                    <run-dependency>
74
                    <run-dependency>
75
                        <release-version>1</release-version>
75
                        <release-version>2</release-version>
76
                        <specification-version>1.2</specification-version>
76
                        <specification-version>2.0</specification-version>
77
                    </run-dependency>
77
                    </run-dependency>
78
                </dependency>
78
                </dependency>
79
                <dependency>
79
                <dependency>

Return to bug 200278