Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 02ab8ae

Browse files
committed
this is not in use any longer
1 parent f7e46e2 commit 02ab8ae

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

pom.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -52,29 +52,6 @@
5252
<distribution>repo</distribution>
5353
</license>
5454
</licenses>
55-
<profiles>
56-
<profile>
57-
<id>dev</id>
58-
<build>
59-
<pluginManagement>
60-
<plugins>
61-
<plugin>
62-
<groupId>org.apache.maven.plugins</groupId>
63-
<artifactId>maven-eclipse-plugin</artifactId>
64-
<version>2.9</version>
65-
<configuration>
66-
<downloadJavadocs>true</downloadJavadocs>
67-
<downloadSources>true</downloadSources>
68-
<additionalProjectnatures>
69-
<projectnature>org.springframework.ide.eclipse.core.springnature</projectnature>
70-
</additionalProjectnatures>
71-
</configuration>
72-
</plugin>
73-
</plugins>
74-
</pluginManagement>
75-
</build>
76-
</profile>
77-
</profiles>
7855
<build>
7956
<plugins>
8057
<plugin>

0 commit comments

Comments
 (0)