File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 9999 </dependency >
100100 </dependencies >
101101
102- <repositories >
103- <repository >
104- <id >spy</id >
105- <name >Spy Repository</name >
106- <layout >default</layout >
107- <url >http://files.couchbase.com/maven2/</url >
108- <snapshots >
109- <enabled >false</enabled >
110- </snapshots >
111- </repository >
112- </repositories >
113-
114102 <build >
115103 <plugins >
116104 <plugin >
117105 <groupId >org.apache.maven.plugins</groupId >
118106 <artifactId >maven-release-plugin</artifactId >
119107 <configuration >
120- <arguments >-Prelease ,bundle</arguments >
108+ <releaseProfiles >release ,bundle</releaseProfiles >
121109 </configuration >
122110 </plugin >
123111
Original file line number Diff line number Diff line change 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/DECORATION/1.7 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.7 .0 http://maven.apache.org/xsd/decoration-1.7 .0.xsd"
19+ <project xmlns =" http://maven.apache.org/DECORATION/1.8 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8 .0 http://maven.apache.org/xsd/decoration-1.8 .0.xsd"
2121 name =" MyBatis" >
2222
2323 <body >
You can’t perform that action at this time.
0 commit comments