Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 44492f4

Browse files
author
Nirmala Sundarappa
committed
Changed pom.xml
1 parent 7eea2cc commit 44492f4

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

‎java/HRWebApp/pom.xml‎

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -47,36 +47,6 @@
4747
<target>1.8</target>
4848
</configuration>
4949
</plugin>
50-
<plugin>
51-
<groupId>com.oracle.adf.plugin</groupId>
52-
<artifactId>ojdeploy</artifactId>
53-
<version>12.2.1-2-0</version>
54-
<configuration>
55-
<ojdeploy>
56-
${oracleHome}/jdeveloper/jdev/bin/ojdeploy
57-
</ojdeploy>
58-
<workspace>
59-
${basedir}/../HRApplication.jws
60-
</workspace>
61-
<project>
62-
JdbcWebSamples
63-
</project>
64-
<profile>
65-
webapp1
66-
</profile>
67-
<outputfile>
68-
${project.build.directory}/${project.build.finalName}.war
69-
</outputfile>
70-
</configuration>
71-
<executions>
72-
<execution>
73-
<phase>package</phase>
74-
<goals>
75-
<goal>deploy</goal>
76-
</goals>
77-
</execution>
78-
</executions>
79-
</plugin>
8050
</plugins>
8151
</build>
8252

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /