Skip to content

Commit 07c931a

Browse files
committed
[maven-release-plugin] prepare release acai-1.0
1 parent a8a2f46 commit 07c931a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +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 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">
2018
<modelVersion>4.0.0</modelVersion>
2119

2220
<groupId>com.google.acai</groupId>
2321
<artifactId>acai</artifactId>
24-
<version>0.2-SNAPSHOT</version>
22+
<version>1.0</version>
2523

2624
<name>Acai</name>
2725
<description>Testing library for JUnit4 and Guice.</description>

0 commit comments

Comments
 (0)