Skip to content

Commit 61bafe2

Browse files
committed
[maven-release-plugin] prepare release acai-0.1
1 parent 095869c commit 61bafe2

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,12 @@
1414
See the License for the specific language governing permissions and
1515
limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
20-
http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2118
<modelVersion>4.0.0</modelVersion>
2219

2320
<groupId>com.google.acai</groupId>
2421
<artifactId>acai</artifactId>
25-
<version>0.1-SNAPSHOT</version>
22+
<version>0.1</version>
2623

2724
<name>Acai</name>
2825
<description>Testing library for JUnit4 and Guice.</description>

0 commit comments

Comments
 (0)