Bläddra i källkod

Remove 'TODO' from pom.xml and rebuild guide

Greg Turnquist 13 år sedan
förälder
incheckning
0ba29d50a4
3 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0
    1
      README.md
  2. 0
    1
      complete/pom.xml
  3. 0
    1
      initial/pom.xml

+ 0
- 1
README.md Visa fil

@@ -88,7 +88,6 @@ In a project directory of your choosing, create the following subdirectory struc
88 88
         </plugins>
89 89
     </build>
90 90
 
91
-    <!-- TODO: remove once bootstrap goes GA -->
92 91
     <repositories>
93 92
         <repository>
94 93
             <id>spring-snapshots</id>

+ 0
- 1
complete/pom.xml Visa fil

@@ -41,7 +41,6 @@
41 41
         </plugins>
42 42
     </build>
43 43
 
44
-    <!-- TODO: remove once bootstrap goes GA -->
45 44
     <repositories>
46 45
         <repository>
47 46
             <id>spring-snapshots</id>

+ 0
- 1
initial/pom.xml Visa fil

@@ -33,7 +33,6 @@
33 33
         </plugins>
34 34
     </build>
35 35
 
36
-    <!-- TODO: remove once bootstrap goes GA -->
37 36
     <repositories>
38 37
         <repository>
39 38
             <id>spring-snapshots</id>